]> git.cworth.org Git - notmuch/blobdiff - NEWS
NEWS: note no-op-ness of notmuch-message-address-insinuate
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index cabcc1ecfa7186583ccc29daaf2d20cffc7c583a..949e21960a95a7643f23da992a63803973ede7ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
 Notmuch 0.22 (UNRELEASED)
 =========================
 
+General
+-------
+
+Xapian 1.3 support
+
+  Notmuch should now build (and the test suite should pass) on recent
+  releases of Xapian 1.3.x. It has been tested with Xapian 1.3.5.
+
+Build System
+------------
+
+Drop dependency on "pkg-config emacs".
+
 Emacs Interface
 ---------------
 
@@ -46,6 +59,11 @@ longer generate empty buffers
   (or, in some cases, displaying an empty buffer and throwing an
   error). This also affects re-display of the current thread.
 
+`notmuch-message-address-insinuate` is now a no-op
+
+  This reduces the amount of interference with non-notmuch uses of
+  message-mode.
+
 Documentation
 -------------