From: David Bremner Date: Sat, 28 May 2011 10:26:50 +0000 (-0300) Subject: debian: Add changelog stanza for new snapshot 0.6~171 X-Git-Tag: debian/0.6_254~14 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=933ef5341160895da75e32113d3435cf6dc2dbd8 debian: Add changelog stanza for new snapshot 0.6~171 After some debate, we settled on 0.6~$num as a snapshot version number, at least until 0.6 is released. This has the needed property of sorting after 0.5+nmu$num. (cherry picked from commit 54f7766febc3fa3c9dc475f6ec6718c5e87a189e) --- diff --git a/debian/changelog b/debian/changelog index d8c82308..fbe66e11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +notmuch (0.6~171) experimental; urgency=low + + * Git snapshot cb8418784c2 + * PGP/MIME handling in CLI and emacs front end. + * cli: Rewrite of multipart handling. + * emacs: Make the queries used in the all-tags section configurable + * emacs: Choose from address when composing/replying + * emacs: add notmuch-before- and notmuch-after-tag-hook + * notmuch reply: Avoid segmentation fault when printing multiple parts + * notmuch show: New part output handling. + * emacs: Show cleaner `From:' addresses in the summary line. + * emacs: Add custom `notmuch-show-elide-same-subject', + `notmuch-show-always-show-subject' + * emacs: Render text/x-vcalendar parts. + * emacs: Add `notmuch-show-multipart/alternative-discouraged'. + * vim: parse 'from' address, use sendmail directly, implement archive in + show view, refactor tagging stuff + * Eager metadata optimizations + * emacs: Fix notmuch-search-process-filter to handle incomplete lines + * Fix installation of zsh completion + * new: Enhance progress reporting + * Do not defer maildir flag synchronization for new messages + * vim: Get user email address from notmuch config file. + * lib: Save and restore term position in message while indexing. + * notmuch search: Clean up some memory leaks during search loop. + * New bindings for Go + * ruby: Add wrapper for message_get_filenames, maildir sync. interface + query_get_s{ort,tring} + * Add support for folder-based searching. + * compatibility fixes for emacs22 + + -- David Bremner Sat, 28 May 2011 07:25:49 -0300 + notmuch (0.5+nmu3) unstable; urgency=low * Non-maintainer upload.