aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 7b8c87f2f..7bda5084f 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-07 David Shaw <[email protected]>
+
+ * md.c (md_algo_present): New function to check if a given algo is
+ in use for a given MD_HANDLE.
+
2002-08-04 Werner Koch <[email protected]>
* blowfish.h, cast5.h, des.h: Removed after moving all prototypes to
@@ -438,7 +443,6 @@ Mon Oct 4 21:23:04 CEST 1999 Werner Koch <[email protected]>
Sat Sep 18 12:51:51 CEST 1999 Werner Koch <[email protected]>
-
* Makefile.am: Never compile mingw32 as module
Wed Sep 15 14:39:59 CEST 1999 Michael Roth <[email protected]>