X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=1cc1dd8e70b5e25e9f9ef36c6dc0454b58361195;hb=5475afc7f89d75e9b17394f1dec530acfed29bcc;hp=0b38c6a9990c89301772493e28fd76082d832d48;hpb=57bc8609ba48c7bff32188415ea524b356874144;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index 0b38c6a..1cc1dd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +monkeysphere (0.12-1) UNRELEASED; urgency=low + + * Improved output handling. New LOG_LEVEL variable. + * debian/control: switched Homepage: and Vcs-Git: to canonicalized + upstream hostnames. + + -- Jameson Graef Rollins Mon, 01 Sep 2008 23:55:56 -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 ]