diff options
Diffstat (limited to 'src/tests/verify/ChangeLog')
-rw-r--r-- | src/tests/verify/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tests/verify/ChangeLog b/src/tests/verify/ChangeLog index 05c9aaa48a..7da8d06543 100644 --- a/src/tests/verify/ChangeLog +++ b/src/tests/verify/ChangeLog @@ -1,5 +1,9 @@ Thu Oct 6 12:42:47 1994 Theodore Y. Ts'o (tytso@dcl) + * kdb5_verify.c (main, set_dbname_help): Allow master key password + to be passed in on the command line; to make testing + scripts simpler. + * kdb5_verify.c (check_princ): Check to make sure key version number is 1, not 0. |