summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md4/ChangeLog')
-rw-r--r--src/lib/crypto/md4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/crypto/md4/ChangeLog b/src/lib/crypto/md4/ChangeLog
index 9fdbe69053..97b5afe3e0 100644
--- a/src/lib/crypto/md4/ChangeLog
+++ b/src/lib/crypto/md4/ChangeLog
@@ -1,3 +1,9 @@
+Wed Sep 13 10:30:58 1995 Keith Vetter (keithv@fusion.com)
+
+ * md4crypt.c: put function prototype back in, fixed signed/unsigned
+ mismatch and removed unused variables.
+ * md4glue.c: put function prototypes back in.
+
Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
* md4crypto.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g