summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5/ChangeLog
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1997-02-23 07:29:48 +0000
committerRichard Basch <probe@mit.edu>1997-02-23 07:29:48 +0000
commit172880487c95a8ac00e1d02687a6b5b3c56fcfc9 (patch)
tree85923892091b98f9995a57dc398dc7b63e6c3f5e /src/lib/crypto/md5/ChangeLog
parent06f89c3aeaf734c5df82d3ee98f4e2fe9b05f6e1 (diff)
downloadkrb5-172880487c95a8ac00e1d02687a6b5b3c56fcfc9.tar.gz
krb5-172880487c95a8ac00e1d02687a6b5b3c56fcfc9.tar.xz
krb5-172880487c95a8ac00e1d02687a6b5b3c56fcfc9.zip
Moved some of the library list file build logic from the individual Makefiles
to config/win-post.in git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9964 dc483132-0cff-0310-8789-dd5450dbe970
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 65f4dc0de..6cbaa4ab8 100644
--- a/src/lib/crypto/md5/ChangeLog
+++ b/src/lib/crypto/md5/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb 22 18:54:09 1997 Richard Basch <basch@lehman.com>
+
+ * Makefile.in: Use some of the new library list build rules in
+ win-post.in
+
Thu Feb 6 12:48:41 1997 Ezra Peisach <epeisach@mit.edu>
* Makefile.in (t_cksum): Link with libkrb5.a as well.