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/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/crypto/md5/ChangeLog b/src/lib/crypto/md5/ChangeLog
index 130adc451..8955638a2 100644
--- a/src/lib/crypto/md5/ChangeLog
+++ b/src/lib/crypto/md5/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
+
Tue Oct 28 16:36:30 1997 Tom Yu <tlyu@voltage-multiplier.mit.edu>
* md5.c: Fix to deal with types longer than 32 bits.