]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: CLI changes for 0.26
authorDavid Bremner <david@tethera.net>
Sat, 30 Dec 2017 15:35:23 +0000 (11:35 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 30 Dec 2017 20:51:34 +0000 (16:51 -0400)
As with the lib changes, these are based on the commits with me as author.

NEWS

diff --git a/NEWS b/NEWS
index b0bea89a68e52e259feef09fa9738d659842ee85..df2f1eb5a8543993460376e4a38d71bab00eb9a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,17 @@ Support for re-indexing existing messages
   archive, the recorded Subject: of may change upon reindexing,
   depending on the order in which the variants are indexed.
 
+Improved error reporting in notmuch new
+
+  Give more details when reporting certain Xapian exceptions.
+
+Support maildir synced tags in `new.tags`
+
+  Tags `draft`, `flagged`, `passed`, and `replied` are now supported
+  in `new.tags`. The tag `unread` is still special in the presence of
+  maildir syncing, and will be added for files in `new/` regardless of
+  the setting of `new.tags`.
+
 Encrypted Mail
 --------------