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 e12853cd7..8e28db04c 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2002-04-24 Werner Koch <[email protected]> + + * tiger.c (tiger_final): Removed superfluous toke pasting operators. + * md5.c (md5_final): Ditto. + 2002-04-22 Stefan Bellon <[email protected]> * rndriscos.c (func_table): Made func a function pointer. |