--- /dev/null
+Return-Path: <dme@hotblack-desiato.hh.sledj.net>\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 1266D431FCF\r
+ for <notmuch@notmuchmail.org>; Fri, 2 May 2014 01:23:34 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.379\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.379 tagged_above=-999 required=5\r
+ tests=[NO_DNS_FOR_FROM=0.379] 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 fGjbmvYTXuRM for <notmuch@notmuchmail.org>;\r
+ Fri, 2 May 2014 01:23:29 -0700 (PDT)\r
+Received: from disaster-area.hh.sledj.net (disaster-area.hh.sledj.net\r
+ [81.149.164.25])\r
+ (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id D6E0A431FD9\r
+ for <notmuch@notmuchmail.org>; Fri, 2 May 2014 01:23:18 -0700 (PDT)\r
+Received: from hotblack-desiato.hh.sledj.net (hotblack-desiato.hh.sledj.net\r
+ [172.16.100.105])\r
+ by disaster-area.hh.sledj.net (Postfix) with ESMTPSA id DE0005012F1;\r
+ Fri, 2 May 2014 09:16:11 +0100 (BST)\r
+Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
+ id C5CDF10345B; Fri, 2 May 2014 09:16:10 +0100 (BST)\r
+From: David Edmondson <dme@dme.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 4/5] NEWS: Add information about "notmuch new" command line\r
+ tags.\r
+Date: Fri, 2 May 2014 09:15:54 +0100\r
+Message-Id: <1399018555-1994-5-git-send-email-dme@dme.org>\r
+X-Mailer: git-send-email 1.9.2\r
+In-Reply-To: <1399018555-1994-1-git-send-email-dme@dme.org>\r
+References: <1399018555-1994-1-git-send-email-dme@dme.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: Fri, 02 May 2014 08:23:34 -0000\r
+\r
+---\r
+ NEWS | 6 ++++++\r
+ 1 file changed, 6 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index bcd311d..13ae593 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -12,6 +12,12 @@ Command-Line Interface\r
+ \r
+ This option suppresses the progress and summary reports.\r
+ \r
++`notmuch new` allows tag addition/removal to be specified\r
++\r
++ An additional set of tags to be added or removed to messages\r
++ discovered by `notmuch new` can be specified. These are in addition\r
++ to the existing configured tags.\r
++\r
+ Emacs Interface\r
+ ---------------\r
+ \r
+-- \r
+1.9.2\r
+\r