--- /dev/null
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 4C591431FBD\r
+ for <notmuch@notmuchmail.org>; Sat, 8 Nov 2014 00:05:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.201\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+ RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id ZGzxVVfrIdr6 for <notmuch@notmuchmail.org>;\r
+ Sat, 8 Nov 2014 00:05:04 -0800 (PST)\r
+Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com\r
+ [74.125.82.50]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client\r
+ certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ 3C3A2431FB6 for <notmuch@notmuchmail.org>; Sat, 8 Nov 2014 00:05:04 -0800\r
+ (PST)\r
+Received: by mail-wg0-f50.google.com with SMTP id z12so5186227wgg.23\r
+ for <notmuch@notmuchmail.org>; Sat, 08 Nov 2014 00:05:02 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:date:message-id;\r
+ bh=wapCsEqMykzk7NI1Xl8afZiSLWy/iJES6UNe+C86orM=;\r
+ b=I6uvzF6t5LyDbj6l+vwvwuLtpA8s4FKTwQbKuSgpit7cjByhrqVMFBsLpvIjN6s8aa\r
+ d8nEePfEYY0Hzws/CwE5keKZwr6Fe1kgr1jyxL0IpcLxm5/P0psUhge6Kplbypreobi5\r
+ XwjZnwkAmiTuWrewFy6pWf9rghU8Y/PTG4Feav6pHG0oratYV/oYQTSmTdofImJp3Il8\r
+ tU/cEVOT0qP7cXeaW+nh1c5fP3Mli2mMHxkz/6Q7+Tcju4O/+7ra1MrCXgTqAO1/Lmo+\r
+ UH7scWcwmqDlLvWL754gmCtPtea70j2bujMPrLMTSmJvxjBdBnRVZwdt/GKoD+jYVAi+\r
+ 0s1A==\r
+X-Received: by 10.180.109.194 with SMTP id hu2mr12089617wib.24.1415433901797; \r
+ Sat, 08 Nov 2014 00:05:01 -0800 (PST)\r
+Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
+ by mx.google.com with ESMTPSA id p1sm14611069wjy.22.2014.11.08.00.05.00\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sat, 08 Nov 2014 00:05:01 -0800 (PST)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] News for dump/writelock change\r
+Date: Sat, 8 Nov 2014 08:04:56 +0000\r
+Message-Id: <1415433896-26473-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.10.4\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 08 Nov 2014 08:05:08 -0000\r
+\r
+---\r
+Hi\r
+\r
+The news for the dump/writelock change\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+ NEWS | 11 +++++++++++\r
+ 1 file changed, 11 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 3c22293..de935cc 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -1,6 +1,17 @@\r
+ Notmuch 0.19~rc1 (2014-11-06)\r
+ =============================\r
+ \r
++Command-Line Interface\r
++----------------------\r
++\r
++Stopped `notmuch dump` failing if someone writes to the database\r
++\r
++ The dump command now takes the write lock when running. This\r
++ prevents other processes from writing to the database during the\r
++ dump which would cause the dump to fail. Note, if another notmuch\r
++ process already has the write lock the dump will not start, so\r
++ script callers should still check the return value.\r
++\r
+ Emacs Interface\r
+ ---------------\r
+ \r
+-- \r
+1.7.10.4\r
+\r