X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=938559c1a0e052a4fd1377a4029c50a28cc171c7;hb=20e78f26ae25f3aeaaddde789d78270e14c01629;hp=c2b75524c18151b8aed0c9bdd76c84a503afa5b5;hpb=6979b6533abb4b3c76126152afd3d196514215da;p=notmuch diff --git a/debian/changelog b/debian/changelog index c2b75524..938559c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +notmuch (0.9~rc2-1) experimental; urgency=low + + * Upstream release candidate + * API changes for n_d_find_message and n_d_find_message_by_filename. + - New SONAME for libnotmuch + - bindings changes for ruby and python + * Less non-text parts reported in replies. + * emacs: provide button action to fetch unknown gpg keys + + -- David Bremner Fri, 07 Oct 2011 18:53:04 -0300 + +notmuch (0.9~rc1-1) experimental; urgency=low + + * Upstream release candidate + - Atomicity improvements, thanks to Austin Clements + - Add missing call to g_type_init, thanks to Aaron Ecay + * notmuch-emacs: add versioned dependency on notmuch. + (Closes: #642240). + + -- David Bremner Sun, 25 Sep 2011 11:26:01 -0300 + +notmuch (0.8-1) unstable; urgency=low + + * New upstream version. + - Improved handling of message/rfc822 parts + - Improved Build system portability + - Documentation update for Ruby bindings + - Unicode, iterator, PEP8 changes for python bindings + + -- David Bremner Sat, 10 Sep 2011 08:53:55 -0300 + notmuch (0.8~rc1-1) experimental; urgency=low * Upstream release candidate.