summaryrefslogtreecommitdiffstats
path: root/src/kadmin/create/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-07-26 17:23:29 +0000
committerTheodore Tso <tytso@mit.edu>1996-07-26 17:23:29 +0000
commit71c63bd8c2bbdc92a865ff9613a6b96dd92383f4 (patch)
treefb9e4f9758d1f32925ce6764602b8323d0a79417 /src/kadmin/create/ChangeLog
parent243b860b141272d8cf998493c76dccfe371e710e (diff)
Remove the new kdb5_create, which is subsumed by kdb5_util
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8835 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/create/ChangeLog')
-rw-r--r--src/kadmin/create/ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/kadmin/create/ChangeLog b/src/kadmin/create/ChangeLog
deleted file mode 100644
index 0c724422d..000000000
--- a/src/kadmin/create/ChangeLog
+++ /dev/null
@@ -1,9 +0,0 @@
-Fri Jul 12 14:43:56 1996 Marc Horowitz <marc@mit.edu>
-
- * configure.in (USE_GSSAPI_LIBRARY): shared libraries require that
- all symbols be resolved, even if they are not used by the
- executeable. Thus, create needs to link against gssapi
-
-Wed Jul 10 01:24:29 1996 Marc Horowitz <marc@mit.edu>
-
- * Makefile.in, configure.in: added autoconf support