diff options
author | Jamie McClelland <jm@mayfirst.org> | 2008-08-05 09:45:02 -0400 |
---|---|---|
committer | Jamie McClelland <jm@mayfirst.org> | 2008-08-05 09:45:02 -0400 |
commit | 2c64cd42335d7c0eeb904d9b9bdb09d7fa8456c5 (patch) | |
tree | 34b4f48e920bbae3c7ac7b6fc439b67d7188db47 /debian/changelog | |
parent | 38d9be677ee1928e92b6c914a5467fe9bf8bcd4e (diff) | |
parent | 515d8eb967427b04506041dfaea60ea155e79f47 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 71ef1a8..9c51e91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +monkeysphere (0.7-1) experimental; urgency=low + + [ Daniel Kahn Gillmor ] + * Added monkeysphere-server diagnostics subcommand. + * rebuilding package using Format: 3.0 (git) + + [ Jameson Graef Rollins ] + * fix how check for file modification is done. + * rework out user id processing is done to provide more verbose log + output. + * fix bug in monkeysphpere update-authorized_keys subcommand where + disallowed keys failed to be remove from authorized_keys file. + + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 04 Aug 2008 10:47:41 -0400 + monkeysphere (0.6-1) experimental; urgency=low [ Jameson Graef Rollins ] |