From c345ae24c280496d0cb3acfa96258c7dbfeb25f2 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Wed, 11 Sep 1996 20:38:17 +0000 Subject: 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 --- src/kadmin/export/ChangeLog | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/kadmin/export/ChangeLog (limited to 'src/kadmin/export/ChangeLog') 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 - - * configure.in: removed ET_RULES, replaced with AC_PROG_AWK - -Mon Jul 15 16:51:51 1996 Marc Horowitz - - * 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 - - * Makefile.in, configure.in: added autoconf support - -Tue Jul 9 16:45:52 1996 Marc Horowitz - - * export.c: renamed to - -- cgit