summaryrefslogtreecommitdiffstats
path: root/src/kadmin/keytab/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/kadmin/keytab/ChangeLog')
-rw-r--r--src/kadmin/keytab/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/kadmin/keytab/ChangeLog b/src/kadmin/keytab/ChangeLog
new file mode 100644
index 0000000000..5aeb2a44ed
--- /dev/null
+++ b/src/kadmin/keytab/ChangeLog
@@ -0,0 +1,13 @@
+Thu Jul 18 20:41:14 1996 Marc Horowitz <marc@mit.edu>
+
+ * keytab.c (etype_string): ifdef'd out reference to des3
+
+Mon Jul 15 16:59:35 1996 Marc Horowitz <marc@mit.edu>
+
+ * keytab.c (main): the default keytab name logic was inappropriate
+ for beta6, since it ignores the env vars, etc. This version still
+ has the problem that the default keytab probably isn't writeable.
+
+Wed Jul 10 01:27:44 1996 Marc Horowitz <marc@mit.edu>
+
+ * Makefile.in, configure.in: added autoconf support