diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index b26d3f3f1..92b6303a4 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 9 10:09:52 CEST 2000 Werner Koch <[email protected]> + + * rndunix.c (waitpid): New. For UTS 2.1. All by Dave Dykstra. + (my_popen): Do the FD_CLOEXEC only if it is available + (start_gatherer): Cope with missing _SC_OPEN_MAX + Sun May 28 13:55:17 CEST 2000 Werner Koch <[email protected]> * random.c (read_seed_file): Binary open for DOSish system |