]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
debian: disable gdb as a build-dependency on s390x
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index dbbbe9f71356ff118565e479fc8a7fe762c2e163..3383ecfb9e19bf349c0e454e36394365259c6062 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,5 @@
-
-Notmuch 0.17 (UNRELEASED)
-=========================
+Notmuch 0.17~rc1 (2013-11-20)
+=============================
 
 Command-Line Interface
 ----------------------
@@ -30,6 +29,14 @@ Improved `notmuch new` performance for unchanged folders
   RFC 2047-encodes the headers, making the output a valid RFC 2822
   message.  The JSON/sexp format is unchanged.
 
+`notmuch compact` command
+
+  The new `compact` command exposes Xapian's compaction
+  functionality through a more convenient interface than
+  `xapian-compact`. `notmuch compact` will compact the database to a
+  temporary location, optionally backup the original database, and
+  move the compacted database into place.
+
 Emacs Interface
 ---------------