]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
Add NEWS entry for notmuch-compact
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index b70db696e5ff8a8f458b90338c59fdc3adfef933..3383ecfb9e19bf349c0e454e36394365259c6062 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Notmuch 0.17 (UNRELEASED)
-=========================
+Notmuch 0.17~rc1 (2013-11-20)
+=============================
 
 Command-Line Interface
 ----------------------
@@ -29,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
 ---------------