Re: [PATCH] create .mailmap file (for git shortlog/blame)
[notmuch-archives.git] / 8d / 1e06873f8a469a4ac894cf7ff42374f434f831
1 Return-Path: <markwalters1009@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 4C591431FBD\r
6         for <notmuch@notmuchmail.org>; Sat,  8 Nov 2014 00:05:08 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id ZGzxVVfrIdr6 for <notmuch@notmuchmail.org>;\r
18         Sat,  8 Nov 2014 00:05:04 -0800 (PST)\r
19 Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com\r
20  [74.125.82.50])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  3C3A2431FB6    for <notmuch@notmuchmail.org>; Sat,  8 Nov 2014 00:05:04 -0800\r
23  (PST)\r
24 Received: by mail-wg0-f50.google.com with SMTP id z12so5186227wgg.23\r
25         for <notmuch@notmuchmail.org>; Sat, 08 Nov 2014 00:05:02 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id;\r
28         bh=wapCsEqMykzk7NI1Xl8afZiSLWy/iJES6UNe+C86orM=;\r
29         b=I6uvzF6t5LyDbj6l+vwvwuLtpA8s4FKTwQbKuSgpit7cjByhrqVMFBsLpvIjN6s8aa\r
30         d8nEePfEYY0Hzws/CwE5keKZwr6Fe1kgr1jyxL0IpcLxm5/P0psUhge6Kplbypreobi5\r
31         XwjZnwkAmiTuWrewFy6pWf9rghU8Y/PTG4Feav6pHG0oratYV/oYQTSmTdofImJp3Il8\r
32         tU/cEVOT0qP7cXeaW+nh1c5fP3Mli2mMHxkz/6Q7+Tcju4O/+7ra1MrCXgTqAO1/Lmo+\r
33         UH7scWcwmqDlLvWL754gmCtPtea70j2bujMPrLMTSmJvxjBdBnRVZwdt/GKoD+jYVAi+\r
34         0s1A==\r
35 X-Received: by 10.180.109.194 with SMTP id hu2mr12089617wib.24.1415433901797; \r
36         Sat, 08 Nov 2014 00:05:01 -0800 (PST)\r
37 Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
38         by mx.google.com with ESMTPSA id p1sm14611069wjy.22.2014.11.08.00.05.00\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 08 Nov 2014 00:05:01 -0800 (PST)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] News for dump/writelock change\r
45 Date: Sat,  8 Nov 2014 08:04:56 +0000\r
46 Message-Id: <1415433896-26473-1-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Sat, 08 Nov 2014 08:05:08 -0000\r
61 \r
62 ---\r
63 Hi\r
64 \r
65 The news for the dump/writelock change\r
66 \r
67 Best wishes\r
68 \r
69 Mark\r
70 \r
71  NEWS |   11 +++++++++++\r
72  1 file changed, 11 insertions(+)\r
73 \r
74 diff --git a/NEWS b/NEWS\r
75 index 3c22293..de935cc 100644\r
76 --- a/NEWS\r
77 +++ b/NEWS\r
78 @@ -1,6 +1,17 @@\r
79  Notmuch 0.19~rc1 (2014-11-06)\r
80  =============================\r
81  \r
82 +Command-Line Interface\r
83 +----------------------\r
84 +\r
85 +Stopped `notmuch dump` failing if someone writes to the database\r
86 +\r
87 +  The dump command now takes the write lock when running. This\r
88 +  prevents other processes from writing to the database during the\r
89 +  dump which would cause the dump to fail. Note, if another notmuch\r
90 +  process already has the write lock the dump will not start, so\r
91 +  script callers should still check the return value.\r
92 +\r
93  Emacs Interface\r
94  ---------------\r
95  \r
96 -- \r
97 1.7.10.4\r
98 \r