From: Carl Worth Date: Fri, 16 Apr 2010 17:24:38 +0000 (-0700) Subject: debian/changelog: Create an entry for the 0.2 release. X-Git-Tag: 0.2~12 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=4b52b918d360b40efd1b4c1f336796689f27c961 debian/changelog: Create an entry for the 0.2 release. A (very slightly filtered) version of what already appears in NEWS. --- diff --git a/debian/changelog b/debian/changelog index 2f0a17e4..42a9f6d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +notmuch (0.2) unstable; urgency=low + + * Better guessing of From: header. + * Make "notmuch count" with no arguments count all messages + * Provide a new special-case search term of "*" to match all messages. + * Detect thread connections when a parent message is missing. + * Fix potential data loss in "notmuch new" with SIGINT + * Fix segfault when a message includes a MIME part that is empty. + * Fix handling of non-ASCII characters with --format=json + * Fix headers to be properly decoded in "notmuch reply" + * emacs: Show the last few lines of citations as well as the first few lines. + * emacs: The '+' and '-' commands can now add and remove tags by region. + * emacs: More meaningful buffer names for thread-view buffers. + * emacs: Customized colors of threads in search view based on tags. + + -- Carl Worth Fri, 16 Apr 2010 10:20:23 -0700 + notmuch (0.1-1) unstable; urgency=low [ martin f. krafft ]