diff options
author | Werner Koch <[email protected]> | 2002-08-04 22:00:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-08-04 22:00:32 +0000 |
commit | 705873c41b194a5e93e471be69dfebd0103aaa09 (patch) | |
tree | 168005c65941d88d81e9f11774118dfce8889b14 /cipher/ChangeLog | |
parent | * configure.ac (ALL_LINGUAS): Added Catalan. (diff) | |
download | gnupg-1-1-91.tar.gz gnupg-1-1-91.zip |
Removed some obsolete header files.V1-1-91
Diffstat (limited to '')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 8aca3418d..7b8c87f2f 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2002-08-04 Werner Koch <[email protected]> + + * blowfish.h, cast5.h, des.h: Removed after moving all prototypes to + * algorithms.h: here. Changed all sources to use this one. + 2002-08-03 Stefan Bellon <[email protected]> * idea-stub.c (idea_get_info): RISC OS' Norcroft C needs a cast. |