]> git.notmuchmail.org Git - notmuch/commitdiff
debian: Add changelog entry for 0.5
authorCarl Worth <cworth@cworth.org>
Fri, 12 Nov 2010 04:49:25 +0000 (20:49 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Nov 2010 04:51:25 +0000 (20:51 -0800)
Just pulling things from NEWS as usual.

debian/changelog

index 7266641afcd2bbf1e7cdb3136a6e3e552b20ecd5..cc758b99fb54d8e982c560f51809720a2231fb7b 100644 (file)
@@ -1,3 +1,19 @@
+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 <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
+
 notmuch (0.4) unstable; urgency=low
 
   * new: notmuch search --output=(summary|threads|messages|tags|files)