diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index dd8c0b033..d5e77e579 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 4 21:23:04 CEST 1999 Werner Koch <[email protected]> + + * md.c (md_reset): Clear finalized; thanks to Ulf Moeller for + fixing this bug. + Sat Sep 18 12:51:51 CEST 1999 Werner Koch <[email protected]> |