mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
News for restrictions on tag names
This commit is contained in:
parent
e0a223d156
commit
05c87b5d18
1 changed files with 14 additions and 0 deletions
14
NEWS
14
NEWS
|
@ -1,3 +1,17 @@
|
|||
Notmuch 0.15 (YYYY-MM-DD)
|
||||
=========================
|
||||
|
||||
Command-Line Interface
|
||||
----------------------
|
||||
|
||||
Empty tag names and tags beginning with "-" are deprecated
|
||||
|
||||
Such tags have been a frequent source of confusion and cause
|
||||
(sometimes unresolvable) conflicts with other syntax. notmuch tag
|
||||
no longer allows such tags to be added to messages. Removing such
|
||||
tags continues to be supported to allow cleanup of existing tags,
|
||||
but may be removed in a future release.
|
||||
|
||||
Notmuch 0.14 (2012-08-20)
|
||||
=========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue