summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-01-27 02:16:38 +0000
committerJohn Gilmore <gnu@toad.com>1995-01-27 02:16:38 +0000
commitdf285c73a7633e929202736b503ba2c7ad5ee6af (patch)
tree7f0a4b0a16fd5ff2108eae886d949549a80bfead /src/include/krb5/ChangeLog
parent88ce1ec5e3cd9f689f18894f1481b860c40f4c81 (diff)
* crc-32.h: Move to lib/crypto/crc32; only gets local use.
* rsa-md4.h: Move to lib/crypto/md4; only gets local use. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4857 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index 71aa31dfd..7f5c39097 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jan 25 19:26:57 1995 John Gilmore (gnu at toad.com)
+
+ * crc-32.h: Move to lib/crypto/crc32; only gets local use.
+ * rsa-md4.h: Move to lib/crypto/md4; only gets local use.
+
Wed Jan 25 20:01:36 1995 Mark Eichin (eichin@cygnus.com)
* configure.in: rewrote remaining tests to use AC_TRY_COMPILE and