]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: insert and new refuse invalid tags
authorJani Nikula <jani@nikula.org>
Thu, 1 May 2014 14:42:02 +0000 (17:42 +0300)
committerDavid Bremner <david@tethera.net>
Thu, 1 May 2014 22:28:43 +0000 (07:28 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 3430e1d400f5da0fdc4187466ebbdbe578728d59..75dba6f963b0a10047367cba89459bd27525da34 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -97,6 +97,13 @@ The commands set consistent exit status codes on failures
   the status codes for format version mismatches for commands that
   support formatted output.
 
   the status codes for format version mismatches for commands that
   support formatted output.
 
+Bug fix for checking configured new.tags for invalid tags
+
+  `notmuch new` and `notmuch insert` now check the user configured
+  new.tags for invalid tags, and refuse to apply them, similar to
+  `notmuch tag`. Invalid tags are currently the empty string and tags
+  starting with `-`.
+
 Emacs Interface
 ---------------
 
 Emacs Interface
 ---------------