X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=ebd5c1e4d3495032555506218e3c3f61552deb6e;hp=2b50ba35d057209127be9f3c66ec8e9a8a80d7a7;hb=05c87b5d18794290f4746218d1ea93c2990ba43d;hpb=e0a223d15656a8a8fd6564687425a7e583f29b61 diff --git a/NEWS b/NEWS index 2b50ba35..ebd5c1e4 100644 --- a/NEWS +++ b/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) =========================