[PATCH] NEWS: initial NEWS for 0.22.1
authorDavid Bremner <david@tethera.net>
Wed, 13 Jul 2016 22:57:37 +0000 (19:57 +2100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:12 +0000 (16:22 -0700)
80/01298ec422facfcd506b56a135d7966a7a9c95 [new file with mode: 0644]

diff --git a/80/01298ec422facfcd506b56a135d7966a7a9c95 b/80/01298ec422facfcd506b56a135d7966a7a9c95
new file mode 100644 (file)
index 0000000..63fd278
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <bremner@tethera.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 arlo.cworth.org (Postfix) with ESMTP id 9253F6DE0159\r
+ for <notmuch@notmuchmail.org>; Wed, 13 Jul 2016 15:57:55 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.011\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000,\r
+  SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id shkF-uB-9miG for <notmuch@notmuchmail.org>;\r
+ Wed, 13 Jul 2016 15:57:47 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id C7F2B6DE0140\r
+ for <notmuch@notmuchmail.org>; Wed, 13 Jul 2016 15:57:47 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <bremner@tethera.net>)\r
+ id 1bNT5m-0000AV-5Z; Wed, 13 Jul 2016 18:57:22 -0400\r
+Received: (nullmailer pid 4373 invoked by uid 1000);\r
+ Wed, 13 Jul 2016 22:57:43 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] NEWS: initial NEWS for 0.22.1\r
+Date: Wed, 13 Jul 2016 19:57:37 -0300\r
+Message-Id: <1468450657-4331-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.8.1\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 13 Jul 2016 22:57:55 -0000\r
+\r
+---\r
+ NEWS | 31 +++++++++++++++++++++++++++++++\r
+ 1 file changed, 31 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index c945c24..0e8c37e 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -1,3 +1,34 @@\r
++Notmuch 0.22.1 (UNRELEASED)\r
++===========================\r
++\r
++Library\r
++-------\r
++\r
++Correct the definition of `LIBNOTMUCH_CHECK_VERSION`.\r
++\r
++Document the (lack of) operations permitted on a closed database.\r
++\r
++Test Suite\r
++----------\r
++\r
++Fix race condition in dump / restore tests.\r
++\r
++Notmuch-Mutt\r
++------------\r
++\r
++Use `env` to locate perl.\r
++\r
++Emacs\r
++-----\r
++\r
++Tell `message-mode` mode that outgoing messages are mail\r
++\r
++  This makes message-mode configuration behave more predictably.\r
++\r
++Respect charset of MIME parts when reading them\r
++\r
++  Fix previous assumption that everyone uses UTF-8.\r
++\r
+ Notmuch 0.22 (2016-04-26)\r
+ =========================\r
\r
+-- \r
+2.8.1\r
+\r