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 edce2b07e..328f26492 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,11 @@ +Sun Jan 3 15:28:44 CET 1999 Werner Koch <[email protected]> + + * rndunix.c (start_gatherer): Fixed stupid ==/= bug + +1998-12-31 Geoff Keating <[email protected]> + + * des.c (is_weak_key): Rewrite loop end condition. + Tue Dec 29 14:41:47 CET 1998 Werner Koch <[email protected]> * random.c: add unistd.h for getpid(). |