aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog5
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.