From 05e889523fe73f2ed1d22947dbebe5080387c3d4 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Wed, 20 Nov 2013 09:05:07 -0500 Subject: [PATCH] Add NEWS entry for notmuch-compact Signed-off-by: Ben Gamari --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 3a11dc87..3383ecfb 100644 --- a/NEWS +++ b/NEWS @@ -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 --------------- -- 2.43.0