diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-12-16 22:00:36 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2008-12-16 22:00:36 -0500 |
commit | 691e5d2ec8efeb4d77b17b1ad852fdbec31ce136 (patch) | |
tree | df2d25b742c0756b7a947c332982a00e3c51e812 /packaging/debian/changelog | |
parent | cbe3a41096ce1a30e20c419df3bb565fe2e52fcb (diff) |
get rid of getopts.
add checks for root user, and better checking of presence of host key.
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 2aaa9ca..55f0aaf 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -3,8 +3,10 @@ monkeysphere (0.23~pre-1) UNRELEASED; urgency=low * New upstream release: - added better checks for the existence of a host private key for functions that require it to be there. + - add checks for root users, for functions where it is required. + - get rid of getopts. - -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 30 Nov 2008 17:14:50 -0500 + -- Jameson Graef Rollins <jrollins@finestructure.net> Tue, 16 Dec 2008 15:26:53 -0500 monkeysphere (0.22-1) unstable; urgency=low |