summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1995-02-21 22:51:39 +0000
committerMark Eichin <eichin@mit.edu>1995-02-21 22:51:39 +0000
commit18d5fc19ccfefa9e7ff54037b59d73b00f41249e (patch)
treec04441d7c36d6356aee3da6c4c334ec193146c6b /src/include/krb5/ChangeLog
parentb43cc2e29f2e16debad40ddc1289b76f90f65c51 (diff)
downloadkrb5-18d5fc19ccfefa9e7ff54037b59d73b00f41249e.tar.gz
krb5-18d5fc19ccfefa9e7ff54037b59d73b00f41249e.tar.xz
krb5-18d5fc19ccfefa9e7ff54037b59d73b00f41249e.zip
* config.h: get krb5/autoconf.h.
* Makefile.in (KRB5_HEADERS): add config.h, remove rsa-md4.h and crc-32.h which aren't here anymore. (changes suggested by ezra peisach) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4962 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index 3f88c4109..cc7c71d9f 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,10 @@
+Tue Feb 21 17:49:41 1995 Mark Eichin (eichin@cygnus.com)
+
+ * config.h: get krb5/autoconf.h.
+ * Makefile.in (KRB5_HEADERS): add config.h, remove rsa-md4.h and
+ crc-32.h which aren't here anymore.
+
+=======
Tue Feb 21 0:0:32 1995 Keith Vetter (keithv@fusion.com)
* func-proto.h: added windows INTERFACE keyword to all functions.