X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=f3efd57cbc727f1df22925cf60f7b41d6be5885b;hb=c0fed884906cc1a55f447449d323e96397952ee9;hp=0b38c6a9990c89301772493e28fd76082d832d48;hpb=57bc8609ba48c7bff32188415ea524b356874144;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index 0b38c6a..f3efd57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +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 ]