]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - NEWS
bump version to 0.19~rc2
[notmuch.git] / NEWS
diff --git a/NEWS b/NEWS
index 723bca00d23d5ff9fa5bfd1e262678716f6bca86..b30ed1b57ee9e2d82afa782b0daf94f59e298f96 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
-Notmuch 0.19 (UNRELEASED)
-=========================
+Notmuch 0.19~rc2 (2014-11-09)
+=============================
+
+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
 ---------------