Re: notmuch-tree display
[notmuch-archives.git] / 95 / c07a4d0e5603b2f699b568beaf796dd1b34c29
1 Return-Path: <zack@upsilon.cc>\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 9A826431FC0\r
6         for <notmuch@notmuchmail.org>; Tue,  3 Jul 2012 14:31:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 5rMTSOdvI+yM for <notmuch@notmuchmail.org>;\r
16         Tue,  3 Jul 2012 14:31:09 -0700 (PDT)\r
17 Received: from upsilon.hackadomia.org (upsilon.hackadomia.org\r
18  [91.121.245.170])      by olra.theworths.org (Postfix) with ESMTP id 5C469431FC9\r
19         for <notmuch@notmuchmail.org>; Tue,  3 Jul 2012 14:31:06 -0700 (PDT)\r
20 Received: from usha.takhisis.invalid (unknown [190.181.128.164])\r
21         by upsilon.hackadomia.org (Postfix) with ESMTPSA id B0A29100F1;\r
22         Tue,  3 Jul 2012 23:31:05 +0200 (CEST)\r
23 Received: by usha.takhisis.invalid (Postfix, from userid 1000)\r
24         id 781D66811D4; Tue,  3 Jul 2012 23:31:04 +0200 (CEST)\r
25 From: Stefano Zacchiroli <zack@upsilon.cc>\r
26 To: notmuch@notmuchmail.org, 678012@bugs.debian.org,\r
27         Salvatore Bonaccorso <carnil@debian.org>\r
28 Subject: [PATCH 2/2] debian: document tag action invocation fix in changelog\r
29 Date: Tue,  3 Jul 2012 15:30:48 -0600\r
30 Message-Id: <1341351048-28024-3-git-send-email-zack@upsilon.cc>\r
31 X-Mailer: git-send-email 1.7.10\r
32 In-Reply-To: <1341351048-28024-1-git-send-email-zack@upsilon.cc>\r
33 References: <20120618161731.1216.77946.reportbug@elende.valinor.li>\r
34         <1341351048-28024-1-git-send-email-zack@upsilon.cc>\r
35 Cc: Stefano Zacchiroli <zack@upsilon.cc>\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Tue, 03 Jul 2012 21:31:10 -0000\r
49 \r
50 ---\r
51  debian/changelog |    7 +++++++\r
52  1 file changed, 7 insertions(+)\r
53 \r
54 diff --git a/debian/changelog b/debian/changelog\r
55 index 0a57e7d..6fca693 100644\r
56 --- a/debian/changelog\r
57 +++ b/debian/changelog\r
58 @@ -1,3 +1,10 @@\r
59 +notmuch (0.13.2-2) UNRELEASED; urgency=low\r
60 +\r
61 +  [ Stefano Zacchiroli ]\r
62 +  * notmuch-mutt: fix tag action invocation (Closes: #678012)\r
63 +\r
64 + --\r
65 +\r
66  notmuch (0.13.2-1) unstable; urgency=low\r
67  \r
68    * Upstream bugfix release. No changes to binary packages.\r
69 -- \r
70 1.7.10\r
71 \r