]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
cli: add support for pre and post notmuch new hooks
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index bb5e4d55f6415a34c1e4a5231799bd62a3a14c7b..eaed960c18ef4865b9342e4fdbdacda77a1e5ee2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
 Notmuch 0.11 (201x-xx-xx)
 =========================
 
 Notmuch 0.11 (201x-xx-xx)
 =========================
 
+New command-line features
+-------------------------
+
+Hooks
+
+  Hooks have been introduced to notmuch. Hooks are scripts that notmuch
+  invokes before and after certain actions. Initially, "notmuch new"
+  supports "pre-new" and "post-new" hooks that are run before and after
+  importing new messages into the database.
+
 Performance
 -----------
 
 Performance
 -----------