[PATCH] News for dump/writelock change

Mark Walters markwalters1009 at gmail.com
Sat Nov 8 00:04:56 PST 2014


---
Hi

The news for the dump/writelock change

Best wishes

Mark

 NEWS |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/NEWS b/NEWS
index 3c22293..de935cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
 Notmuch 0.19~rc1 (2014-11-06)
 =============================
 
+Command-Line Interface
+----------------------
+
+Stopped `notmuch dump` failing if someone writes to the database
+
+  The dump command now takes the write lock when running. This
+  prevents other processes from writing to the database during the
+  dump which would cause the dump to fail. Note, if another notmuch
+  process already has the write lock the dump will not start, so
+  script callers should still check the return value.
+
 Emacs Interface
 ---------------
 
-- 
1.7.10.4



More information about the notmuch mailing list