diff options
| author | David Bremner <david@tethera.net> | 2017-12-30 11:35:23 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-30 16:51:34 -0400 |
| commit | 762617b96cd05ed72071593b6618dab4cc4b4836 (patch) | |
| tree | 8cb3542e01f46d576dabb8e2cbdd50abc029522e | |
| parent | 5eb90865942122f1cb7fb931f39b3e7e4b4ef76d (diff) | |
NEWS: CLI changes for 0.26
As with the lib changes, these are based on the commits with me as author.
| -rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 -------------- |
