Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9A826431FC0 for ; Tue, 3 Jul 2012 14:31:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5rMTSOdvI+yM for ; Tue, 3 Jul 2012 14:31:09 -0700 (PDT) Received: from upsilon.hackadomia.org (upsilon.hackadomia.org [91.121.245.170]) by olra.theworths.org (Postfix) with ESMTP id 5C469431FC9 for ; Tue, 3 Jul 2012 14:31:06 -0700 (PDT) Received: from usha.takhisis.invalid (unknown [190.181.128.164]) by upsilon.hackadomia.org (Postfix) with ESMTPSA id B0A29100F1; Tue, 3 Jul 2012 23:31:05 +0200 (CEST) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 781D66811D4; Tue, 3 Jul 2012 23:31:04 +0200 (CEST) From: Stefano Zacchiroli To: notmuch@notmuchmail.org, 678012@bugs.debian.org, Salvatore Bonaccorso Subject: [PATCH 2/2] debian: document tag action invocation fix in changelog Date: Tue, 3 Jul 2012 15:30:48 -0600 Message-Id: <1341351048-28024-3-git-send-email-zack@upsilon.cc> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1341351048-28024-1-git-send-email-zack@upsilon.cc> References: <20120618161731.1216.77946.reportbug@elende.valinor.li> <1341351048-28024-1-git-send-email-zack@upsilon.cc> Cc: Stefano Zacchiroli X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 21:31:10 -0000 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a57e7d..6fca693 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +notmuch (0.13.2-2) UNRELEASED; urgency=low + + [ Stefano Zacchiroli ] + * notmuch-mutt: fix tag action invocation (Closes: #678012) + + -- + notmuch (0.13.2-1) unstable; urgency=low * Upstream bugfix release. No changes to binary packages. -- 1.7.10