[PATCH 2/2] Update NEWS to reflect the SEGV bugfix
authorDirk Hohndel <hohndel@infradead.org>
Tue, 27 Apr 2010 23:29:23 +0000 (16:29 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:59 +0000 (09:36 -0800)
25/5bab541756412e49c821850a3b0ae8c3ae26fe [new file with mode: 0644]

diff --git a/25/5bab541756412e49c821850a3b0ae8c3ae26fe b/25/5bab541756412e49c821850a3b0ae8c3ae26fe
new file mode 100644 (file)
index 0000000..2c4b876
--- /dev/null
@@ -0,0 +1,75 @@
+Return-Path: <hohndel@gr8dns.org>\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 BB72041733A\r
+       for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 16:29:36 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\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 mymp30AVPyCF for <notmuch@notmuchmail.org>;\r
+       Tue, 27 Apr 2010 16:29:35 -0700 (PDT)\r
+Received: from mail.hohndel.org (mail.hohndel.org [65.23.157.147])\r
+       by olra.theworths.org (Postfix) with ESMTP id A8FF4418C25\r
+       for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 16:29:32 -0700 (PDT)\r
+Received: by mail.hohndel.org (Postfix, from userid 112)\r
+       id 6336D758002; Tue, 27 Apr 2010 19:29:32 -0400 (EDT)\r
+Received: from x200.gr8dns.org (unknown [65.23.157.147])\r
+       by mail.hohndel.org (Postfix) with ESMTP id 68289340FC;\r
+       Tue, 27 Apr 2010 19:29:25 -0400 (EDT)\r
+Received: by x200.gr8dns.org (Postfix, from userid 500)\r
+       id 855EECCD1A; Tue, 27 Apr 2010 16:29:25 -0700 (PDT)\r
+From: Dirk Hohndel <hohndel@infradead.org>\r
+To: <notmuch@notmuchmail.org>\r
+Subject: [PATCH 2/2] Update NEWS to reflect the SEGV bugfix\r
+Date: Tue, 27 Apr 2010 16:29:23 -0700\r
+Message-Id: <1272410963-2106-3-git-send-email-hohndel@infradead.org>\r
+X-Mailer: git-send-email 1.6.6.1\r
+In-Reply-To: <1272410963-2106-2-git-send-email-hohndel@infradead.org>\r
+References: <1272410963-2106-1-git-send-email-hohndel@infradead.org>\r
+       <1272410963-2106-2-git-send-email-hohndel@infradead.org>\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: Tue, 27 Apr 2010 23:29:37 -0000\r
+\r
+\r
+Signed-off-by: Dirk Hohndel <hohndel@infradead.org>\r
+---\r
+ NEWS |    6 ++++++\r
+ 1 files changed, 6 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index ce0ea45..035e25e 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -2,6 +2,12 @@ Notmuch 0.3.1 (2010-04-27)\r
+ ==========================\r
+ General bug fix\r
+ ---------------\r
++Fix a potential SEGV in "notmuch search"\r
++\r
++  This bug could be triggered by an author name ending in a ','.\r
++  Admittedly - that's almost certainly a spam email. Still needs\r
++  to be handled correctly.\r
++\r
+ Fix an infinite loop in "notmuch reply"\r
\r
+   This bug could be triggered by replying to a message where the\r
+-- \r
+1.6.6.1\r
+\r