[PATCH 2/4] NEWS: minimalist notes for Jani's changes
David Bremner
david at tethera.net
Thu Jan 4 17:13:10 PST 2018
---
NEWS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/NEWS b/NEWS
index 4b3d3f8f..f7235a00 100644
--- a/NEWS
+++ b/NEWS
@@ -25,12 +25,24 @@ Support maildir synced tags in `new.tags`
maildir syncing, and will be added for files in `new/` regardless of
the setting of `new.tags`.
+Support /regex/ in new.ignore
+
+ Files and directories may be ignored based on regular expressions.
+
+Allow `notmuch insert --folder=""`
+
+ This inserts into the top level folder.
+
+New option --output=address for notmuch address.
+
--decrypt now takes an explicit argument
The --decrypt option to `notmuch show` and `notmuch reply` now takes
an explicit argument. If you were used to invoking `notmuch show
--decrypt`, you should switch to `notmuch show --decrypt=true`.
+--no-<arg> may be used to negate boolean and keyword arguments
+
Encrypted Mail
--------------
--
2.15.1
More information about the notmuch
mailing list