]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
configure: check for links to/from libdir in ldconfig output
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index bc96c1b721ba0e47005ac326395b63e3b6b52c47..d1bc73b8ef2479dcf5328d4039f379ce07a4d9ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,28 @@
 Notmuch 0.27 (UNRELEASED)
 =========================
 
+General
+-------
+
+Add support for thread:{} queries
+
+  Queries of the form `thread:{foo} and thread:{bar}` match threads
+  containing (possibly distinct) messages matching foo and bar. See
+  `notmuch-search-terms(7)` for details.
+
+Command Line Interface
+----------------------
+
+Add the --full-scan option to `notmuch new`
+
+  This option disables mtime based optimization of scanning for new mail.
+
+Documentation
+-------------
+
+An initial manual for `notmuch-emacs` is now installed by default (in
+`info` format).
+
 Dependencies
 ------------