summaryrefslogtreecommitdiffstats
path: root/src/admin/destroy/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-10-07 05:05:27 +0000
committerTheodore Tso <tytso@mit.edu>1994-10-07 05:05:27 +0000
commit69e504fd08cea9471986d065d6d5c835506b86aa (patch)
tree405d100a0106cad385fc43bc153d2fb40fa9a7b7 /src/admin/destroy/ChangeLog
parent65fc7036916bfa0ef655a9a2bb9401fb95036f29 (diff)
Add an option to force destruction of the database, without asking any
questions. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4475 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin/destroy/ChangeLog')
-rw-r--r--src/admin/destroy/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/admin/destroy/ChangeLog b/src/admin/destroy/ChangeLog
index b5f8a0e3b..c444a81f7 100644
--- a/src/admin/destroy/ChangeLog
+++ b/src/admin/destroy/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 6 23:43:38 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * kdb5_destroy.c (main): Add option to force destruction of a
+ database.
+
Mon Oct 3 19:10:23 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Use $(srcdir) to find manual page for make install.