X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=76e4d0432dfef752754b0581c5c70eb5041e2814;hb=76e67ee7418efcb51788e5577f3f09d28c02709a;hp=0b38c6a9990c89301772493e28fd76082d832d48;hpb=d78a6e30ed3bc408e6a43077b4024597dfb810bd;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index 0b38c6a..76e4d04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +monkeysphere (0.12-1) UNRELEASED; urgency=low + + * Improved output handling. + * debian/control: switched Homepage: and Vcs-Git: to canonicalized + upstream hostnames. + + -- Jameson Graef Rollins Sun, 24 Aug 2008 23:49:23 -0700 + +monkeysphere (0.11-1) experimental; urgency=low + + [ Jameson Graef Rollins ] + * fix bug in trustdb update on add/revoke-hostname. + + [ Daniel Kahn Gillmor ] + * debian/control: added Build-Depends: git-core for the new packaging + format + * new subcommand: monkeysphere subkey-to-ssh-agent (relies on a patched + GnuTLS to deal with GPG's gnu-dummy S2K extension, but fails cleanly + if not found). + + -- Daniel Kahn Gillmor Wed, 20 Aug 2008 11:24:35 -0400 + monkeysphere (0.10-1) experimental; urgency=low [ Jameson Graef Rollins ]