summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-02-08 19:02:01 +0000
committerTheodore Tso <tytso@mit.edu>1995-02-08 19:02:01 +0000
commit709d571ca7d938d4e3151e10a9759b59c23fc722 (patch)
treee1211a9d791718fe79fe2e486119ad5762ccc77b /src/lib/crypto/des/ChangeLog
parentc415df7456d55016cf565ba27ef38f25ea5416fd (diff)
Add KRB5_INT32 definitions for non-32 int platforms
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4925 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/des/ChangeLog')
-rw-r--r--src/lib/crypto/des/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/crypto/des/ChangeLog b/src/lib/crypto/des/ChangeLog
index c344fb9f4..7ece77f2f 100644
--- a/src/lib/crypto/des/ChangeLog
+++ b/src/lib/crypto/des/ChangeLog
@@ -1,3 +1,7 @@
+Wed Feb 8 13:59:05 1995 Theodore Y. Ts'o (tytso@dcl)
+
+ * des.h: Add KRB5_INT32 definitions for non-32 int platforms.
+
Fri Feb 3 06:33:22 1995 Theodore Y. Ts'o (tytso@dcl)
* des_int.h: Remove unused cruft from the file.