X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=bfb1d60c6e15c1cfec8d7f60ebcbc2aeb5c5f0d7;hp=7082ed6487941d4b11bafcc1a19d9eb6591d56d7;hb=5d5322600584d2c66108f7b50d83f9f9087ff0e3;hpb=bd35e570526575b14db82c7de0feda10a4c92a95 diff --git a/debian/changelog b/debian/changelog index 7082ed64..bfb1d60c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,56 @@ +notmuch (0.6~rc1) experimental; urgency=low + + * Git snapshot 3f777b2 + * Upstream release candidate. + * Fix description of notmuch-vim to mention vim, not emacs + (Closes: #631974) + * Install zsh completion as an example instead of into /usr/share/zsh to + avoid file conflict with zsh. + + -- David Bremner Thu, 30 Jun 2011 10:02:05 -0300 + +notmuch (0.6~254) experimental; urgency=low + + [David Bremner] + * Git snapshot fba968d + * Upstream release candidate + * Build binary package python-notmuch from upstream notmuch. + * Split off emacs and vim interfaces into their own packages. + (Closes: #578199) + * Hide Xapian exception symbols + * Build-depend on emacs23-nox instead of emacs + + [ Jameson Rollins ] + * Bump standards version to 3.9.2 (No changes). + + -- David Bremner Thu, 23 Jun 2011 07:50:05 -0300 + +notmuch (0.6~237) experimental; urgency=low + + * Git snapshot 12d6f90 + * Emacs: hide original message in top posted replies, isearch fix, + message display/hiding fixes/improvements. + * CLI: received header fixes. + * python: Improve docs, Remove Messages().__len__, Implement + Message.__cmp__ and __hash__, Message.tags_to_maildir_flags + + -- David Bremner Sat, 18 Jun 2011 11:14:51 -0300 + +notmuch (0.6~215) experimental; urgency=low + + * Git snapshot 5143e5e + * GMime: improve password handling, prevent premature closing stdout + * Emacs: sender address UI tweaks + * lib/message-file: plug three memleaks. + * Updated python bindings + * Sanitize "Subject:" and "Author:" fields in notmuch-search + * vim: new delete command, update mark as read command + + -- David Bremner Sat, 04 Jun 2011 08:37:36 -0300 + notmuch (0.6~180) experimental; urgency=low - * Git snapshot g1a96c40 + * Git snapshot 1a96c40 * Fix corruption of binary parts (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")