diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 2fc464505..8ffe47d17 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,5 +1,8 @@ 2003-12-29 David Shaw <[email protected]> + * idea-stub.c (load_module, idea_get_info): Return the proper type + for idea_get_info from inside load_module. From Stefan Bellon. + * rijndael.c, rndunix.c, twofish.c: Remove dead IS_MODULE code. * g10c.c: Dead code. Remove. |