mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 20:38:08 +01:00
NEWS: CLI changes for 0.26
As with the lib changes, these are based on the commits with me as author.
This commit is contained in:
parent
5eb9086594
commit
762617b96c
1 changed files with 11 additions and 0 deletions
11
NEWS
11
NEWS
|
@ -24,6 +24,17 @@ Support for re-indexing existing messages
|
||||||
archive, the recorded Subject: of may change upon reindexing,
|
archive, the recorded Subject: of may change upon reindexing,
|
||||||
depending on the order in which the variants are indexed.
|
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
|
Encrypted Mail
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue