mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 10:58:10 +01:00
NEWS: minimalist notes for Jani's changes
This commit is contained in:
parent
e4a7a9ff6e
commit
42330234df
1 changed files with 12 additions and 0 deletions
12
NEWS
12
NEWS
|
@ -25,12 +25,24 @@ Support maildir synced tags in `new.tags`
|
||||||
maildir syncing, and will be added for files in `new/` regardless of
|
maildir syncing, and will be added for files in `new/` regardless of
|
||||||
the setting of `new.tags`.
|
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
|
--decrypt now takes an explicit argument
|
||||||
|
|
||||||
The --decrypt option to `notmuch show` and `notmuch reply` now takes
|
The --decrypt option to `notmuch show` and `notmuch reply` now takes
|
||||||
an explicit argument. If you were used to invoking `notmuch show
|
an explicit argument. If you were used to invoking `notmuch show
|
||||||
--decrypt`, you should switch to `notmuch show --decrypt=true`.
|
--decrypt`, you should switch to `notmuch show --decrypt=true`.
|
||||||
|
|
||||||
|
--no-<arg> may be used to negate boolean and keyword arguments
|
||||||
|
|
||||||
Encrypted Mail
|
Encrypted Mail
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue