diff options
author | Micah Anderson <micah@riseup.net> | 2009-01-31 16:39:40 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2009-01-31 16:39:40 -0500 |
commit | a693e9be61d02196e2583e9096cb049982a26668 (patch) | |
tree | 48a558a3d112106005f88314a184c57336ef4bb7 /packaging/debian | |
parent | b024a2d3cacfe2fdb410daa830e04b2d9dfbcf4e (diff) | |
parent | 3ebaf05d01b7d4639980608feefeef7287000634 (diff) |
Merge commit 'jrollins/master'
Conflicts:
website/sidebar.mdwn
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 |