X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=ebd5c1e4d3495032555506218e3c3f61552deb6e;hb=42391b405610f48d81a369e899d0be9c9b0ee969;hp=2b50ba35d057209127be9f3c66ec8e9a8a80d7a7;hpb=474ea348cfb28aedacd8783ce84682dae1b577a3;p=notmuch 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) =========================