]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
emacs/notmuch-show.el: Avoid passing unintended format strings to `message'
[notmuch] / debian / changelog
index 1a7f921cabb6925670770fd36128af7b8e24ce2d..42a9f6d3266aaf3c46e72fefaf9984b0db1f26ff 100644 (file)
@@ -1,12 +1,34 @@
-notmuch (0.0+201001211402) UNRELEASED; urgency=low
+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 <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
+
+notmuch (0.1-1) unstable; urgency=low
 
   [ martin f. krafft ]
   * Add suggestion to vim-addon-manager.
 
   [ Carl Worth ]
   * Improve package description (closes: #566282).
+  * New upstream version (0.1) (closes: #576647).
+  * New versioning to track upstream version scheme.
+  * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
+  * Update to advertise conformance with policy 3.8.4 (no changes).
+  * Add a debian/watch file to notice upstream tar files.
 
- -- Carl Worth <cworth@debian.org>  Thu, 25 Feb 2010 11:16:19 -0800
+ -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
 
 notmuch (0.0+201001211401) unstable; urgency=low