summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md5/ChangeLog')
-rw-r--r--src/lib/crypto/md5/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/crypto/md5/ChangeLog b/src/lib/crypto/md5/ChangeLog
index 74834d1257..47fe11338f 100644
--- a/src/lib/crypto/md5/ChangeLog
+++ b/src/lib/crypto/md5/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-03 Ken Raeburn <raeburn@mit.edu>
+
+ * md5.c, rsa-md5.h: Don't explicitly declare pointers FAR any
+ more.
+
2001-06-12 Ezra Peisach <epeisach@mit.edu>
* t_mddriver.c: Cleanup assignments in conditionals w/o parentheses.