summaryrefslogtreecommitdiffstats
path: root/src/kadmin/export/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-09-11 20:38:17 +0000
committerTheodore Tso <tytso@mit.edu>1996-09-11 20:38:17 +0000
commitc345ae24c280496d0cb3acfa96258c7dbfeb25f2 (patch)
tree42f265a0aab4e417d6973e78a860004693260508 /src/kadmin/export/ChangeLog
parent5703cfe7cdaeb9e8d21a8dba5993c96a48037cf6 (diff)
downloadkrb5-c345ae24c280496d0cb3acfa96258c7dbfeb25f2.tar.gz
krb5-c345ae24c280496d0cb3acfa96258c7dbfeb25f2.tar.xz
krb5-c345ae24c280496d0cb3acfa96258c7dbfeb25f2.zip
Remove the kadmin/import and kadmin/export directories since the are
subsumed by kdb5_util. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9080 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/export/ChangeLog')
-rw-r--r--src/kadmin/export/ChangeLog19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/kadmin/export/ChangeLog b/src/kadmin/export/ChangeLog
deleted file mode 100644
index 97a8078c4..000000000
--- a/src/kadmin/export/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-Thu Jul 18 20:39:32 1996 Marc Horowitz <marc@mit.edu>
-
- * configure.in: removed ET_RULES, replaced with AC_PROG_AWK
-
-Mon Jul 15 16:51:51 1996 Marc Horowitz <marc@mit.edu>
-
- * export.c (print_princ): return should return a value.
-
- * configure.in (USE_GSSAPI_LIBRARY): shared libraries require all
- symbols to be resolved, so this needs to be here.
-
-Wed Jul 10 01:26:18 1996 Marc Horowitz <marc@mit.edu>
-
- * Makefile.in, configure.in: added autoconf support
-
-Tue Jul 9 16:45:52 1996 Marc Horowitz <marc@mit.edu>
-
- * export.c: renamed <ovsec_admin/foo.h> to <kadm5/foo.h>
-