diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-01-07 16:45:25 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-01-07 16:45:25 -0500 |
commit | 499aa3840041d9ddd5c680adce059260059aabf9 (patch) | |
tree | 4c9d2c144e69213fbc9b1f76ba9bc20e7152439b /packaging/debian | |
parent | c3b912f2506c3a150f128a77317085cea599a814 (diff) | |
parent | f8344402aebe5f0497a81934b980b9ed6ea7a6a2 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 2aaa9ca..a282c58 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -3,8 +3,13 @@ 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. + - added version output option + - check that existing authentication keys are valid in gen_key + function. - -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 30 Nov 2008 17:14:50 -0500 + -- Jameson Graef Rollins <jrollins@finestructure.net> Tue, 30 Dec 2008 20:21:16 -0500 monkeysphere (0.22-1) unstable; urgency=low |