summaryrefslogtreecommitdiffstats
path: root/src/mac/kconfig/ChangeLog
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-09-28 00:27:12 +0000
committerKeith Vetter <keithv@fusion.com>1995-09-28 00:27:12 +0000
commit47a204486ea86d2becf3adbc82536ca0511519bb (patch)
tree228a3d8b85ac26a15c3fa0571e536153ffefb74f /src/mac/kconfig/ChangeLog
parentdb4ffe6f35df26e8c052df419c37ca5f08b2307c (diff)
Telnet authentication module fixes. Also project organization
cleanup. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6876 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/kconfig/ChangeLog')
-rw-r--r--src/mac/kconfig/ChangeLog17
1 files changed, 13 insertions, 4 deletions
diff --git a/src/mac/kconfig/ChangeLog b/src/mac/kconfig/ChangeLog
index a72619a56..09035329f 100644
--- a/src/mac/kconfig/ChangeLog
+++ b/src/mac/kconfig/ChangeLog
@@ -1,9 +1,18 @@
+Wed Sep 27 12:00:00 1995 John Rivlin <jrivlin@fusion.com>
+
+ * autoconf.h: Removed this file. Now taken from libraries
+ directory.
+
+ * KerberosHeaders.pch: Removed this file. Now taken from
+ libraries directory.
+
Wed Sep 20 12:00:00 1995 James Mattly <mattly@fusion.com>
- * kconfig.sit.hqx: update project files to include kadm source for change
- password.
- * KerberosHeaders.pch: updated to handle compilation of kadm for change
- password.
+ * kconfig.sit.hqx: update project files to include kadm source for
+ change password.
+
+ * KerberosHeaders.pch: updated to handle compilation of kadm for
+ change password.
Sun Sep 10 12:00:00 1995 James Mattly <mattly@fusion.com>