diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 6d68c21da..dd0c442ec 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,11 @@ +2002-10-21 Werner Koch <[email protected]> + + * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not + required anymore. + + * random.c (read_seed_file,update_random_seed_file): Use binary + mode for __CYGWIN__. + 2002-10-12 Werner Koch <[email protected]> * rndunix.c (my_popen): Make sure that stdin and stderr are |