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, 0 insertions, 13 deletions
diff --git a/src/kadmin/keytab/ChangeLog b/src/kadmin/keytab/ChangeLog
deleted file mode 100644
index 5aeb2a44e..000000000
--- a/src/kadmin/keytab/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-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