X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=7082ed6487941d4b11bafcc1a19d9eb6591d56d7;hp=8a52a02e225b1de73cc36e15e43a32b342b9db64;hb=bd35e570526575b14db82c7de0feda10a4c92a95;hpb=77548f01d92ba702a50b58e9ebfd118559ead9f4 diff --git a/debian/changelog b/debian/changelog index 8a52a02e..7082ed64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,81 @@ +notmuch (0.6~180) experimental; urgency=low + + * Git snapshot g1a96c40 + * Fix corruption of binary parts + (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org") + + -- David Bremner Tue, 31 May 2011 21:16:35 -0300 + +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. + * Upload to unstable. + + -- David Bremner Sun, 01 May 2011 15:09:09 -0300 + +notmuch (0.5+nmu2) experimental; urgency=low + + * Non-maintainer upload. + * Second try at timeout for test. Put timeouts at top level. + + -- David Bremner Sun, 19 Dec 2010 21:40:08 -0400 + +notmuch (0.5+nmu1) experimental; urgency=low + + * Non-maintainer upload. + * Add a timeout to emacs tests to hopefully work around build failures. + + -- David Bremner Tue, 14 Dec 2010 22:23:51 -0400 + +notmuch (0.5) unstable; urgency=low + + * new: maildir-flag synchronization + * new: New "notmuch show --format=raw" (enables local emacs interface, + for example, to use remote notmuch via ssh) + * lib: Support for multiple files for a message + (notmuch_message_get_filenames) + * lib: Support for maildir-flag synchronization + (notmuch_message_tags_to_maildir_flags and + notmuch_message_maildir_flags_to_tags) + * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for + users using the "fancy" configuration) + * emacs: Cleaner display of subject lines in thread views + + -- Carl Worth Thu, 11 Nov 2010 20:49:11 -0800 + notmuch (0.4) unstable; urgency=low * new: notmuch search --output=(summary|threads|messages|tags|files) @@ -23,7 +101,7 @@ notmuch (0.4) unstable; urgency=low * emacs bugfix: Fix to correctly handle message IDs containing ".." * emacs bugfix: Fix initialization so "M-x notmuch" works by default. - -- Carl Worth Mon, 01 Nov 2010 16:23:47 -0700 + -- Carl Worth Mon, 01 Nov 2010 16:23:47 -0700 notmuch (0.3.1) unstable; urgency=low