From 02a6367ca07d1d098a67121716cf02dfa0d7a0e2 Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Fri, 3 Mar 1995 02:20:21 +0000 Subject: Added the files and changes needed to create a dll out of libcrypto git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5068 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/md4/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lib/crypto/md4/ChangeLog') diff --git a/src/lib/crypto/md4/ChangeLog b/src/lib/crypto/md4/ChangeLog index 907c5c34a..dca4ef84f 100644 --- a/src/lib/crypto/md4/ChangeLog +++ b/src/lib/crypto/md4/ChangeLog @@ -1,3 +1,7 @@ +Thu Mar 2 17:53:35 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: changed LIBNAME for the PC + Tue Feb 28 00:19:06 1995 John Gilmore (gnu at toad.com) * rsa-md4.h: Avoid includes. -- cgit