[PATCH 5/5] NEWS: insert and new refuse invalid tags

Jani Nikula jani at nikula.org
Thu May 1 07:42:02 PDT 2014


---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 3d42d08684be..1948072ae43c 100644
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,13 @@ The commands set consistent exit status codes on failures
   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
 ---------------
 
-- 
1.9.2



More information about the notmuch mailing list