summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md4/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-04-20 15:39:52 +0000
committerTheodore Tso <tytso@mit.edu>1995-04-20 15:39:52 +0000
commitd095910a71a435e4628294962f9f554fc26f3bfd (patch)
tree46041e437874b10424e22b0c67e428268a47d83c /src/lib/crypto/md4/ChangeLog
parentcb61d445ccae9162c0691b9c4bc4455de0c49dfd (diff)
removed unneeded #include of wordsize.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5387 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/md4/ChangeLog')
-rw-r--r--src/lib/crypto/md4/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/crypto/md4/ChangeLog b/src/lib/crypto/md4/ChangeLog
index e63e68121..3b84efff8 100644
--- a/src/lib/crypto/md4/ChangeLog
+++ b/src/lib/crypto/md4/ChangeLog
@@ -1,3 +1,7 @@
+Thu Apr 20 11:39:15 1995 <tytso@rsx-11.mit.edu>
+
+ * rsa-md4.h: removed unneeded #include of wordsize.h
+
Thu Apr 13 15:49:16 1995 Keith Vetter (keithv@fusion.com)
* *.[ch]: removed unneeded INTERFACE from non-api functions.