summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-12-30 11:35:23 -0400
committerDavid Bremner <david@tethera.net>2017-12-30 16:51:34 -0400
commit762617b96cd05ed72071593b6618dab4cc4b4836 (patch)
tree8cb3542e01f46d576dabb8e2cbdd50abc029522e /NEWS
parent5eb90865942122f1cb7fb931f39b3e7e4b4ef76d (diff)
NEWS: CLI changes for 0.26
As with the lib changes, these are based on the commits with me as author.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0bea89a..df2f1eb5 100644
--- 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
--------------