diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-12-30 20:22:22 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-12-30 20:22:22 -0500 |
commit | 47ab7d6bcb9922a984f103a9385f068e0fb3c4bc (patch) | |
tree | 4cca9a5781df4d6c65255225acfd6bc559ca4c88 /packaging/debian/changelog | |
parent | 8e582f8c7cabe19275bc71d6093c9d07bf38b3f9 (diff) |
clean up option parsing and key checking in gen_key function,
including adding checking for validity of existing authentication
subkeys.
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 45deaab..a282c58 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -6,8 +6,10 @@ monkeysphere (0.23~pre-1) UNRELEASED; urgency=low - add checks for root users, for functions where it is required. - get rid of getopts. - added version output option + - check that existing authentication keys are valid in gen_key + function. - -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 28 Dec 2008 15:54:21 -0500 + -- Jameson Graef Rollins <jrollins@finestructure.net> Tue, 30 Dec 2008 20:21:16 -0500 monkeysphere (0.22-1) unstable; urgency=low |