From: David Bremner Date: Fri, 5 Jan 2018 00:56:32 +0000 (-0400) Subject: NEWS: minimalist notes for Jani's changes X-Git-Tag: 0.26_rc2~4 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=42330234df20ff04ef018150f80b11ee9dad3e80 NEWS: minimalist notes for Jani's changes --- diff --git a/NEWS b/NEWS index 4b3d3f8f..dcdfb9d5 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- may be used to negate boolean and keyword arguments + Encrypted Mail --------------