Re: feature freeze for notmuch 0.19
authorDavid Bremner <david@tethera.net>
Wed, 5 Nov 2014 23:53:46 +0000 (00:53 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:06:15 +0000 (10:06 -0800)
a2/9e25615eebce83545055222158d4a8b62e8197 [new file with mode: 0644]

diff --git a/a2/9e25615eebce83545055222158d4a8b62e8197 b/a2/9e25615eebce83545055222158d4a8b62e8197
new file mode 100644 (file)
index 0000000..0573962
--- /dev/null
@@ -0,0 +1,69 @@
+Return-Path: <david@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 olra.theworths.org (Postfix) with ESMTP id 87958431FAF\r
+       for <notmuch@notmuchmail.org>; Wed,  5 Nov 2014 15:54:00 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 3tBzQmRxOvXR for <notmuch@notmuchmail.org>;\r
+       Wed,  5 Nov 2014 15:53:53 -0800 (PST)\r
+Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 895B6431FAE\r
+       for <notmuch@notmuchmail.org>; Wed,  5 Nov 2014 15:53:53 -0800 (PST)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+       (envelope-from <david@tethera.net>)\r
+       id 1XmAOe-00082Y-2J; Wed, 05 Nov 2014 19:53:52 -0400\r
+Received: (nullmailer pid 8218 invoked by uid 1000); Wed, 05 Nov 2014\r
+       23:53:46 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch mailing list <notmuch@notmuchmail.org>\r
+Subject: Re: feature freeze for notmuch 0.19\r
+In-Reply-To: <87vbn328ot.fsf@maritornes.cs.unb.ca>\r
+References: <87vbn328ot.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.19~rc1 (http://notmuchmail.org) Emacs/24.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Thu, 06 Nov 2014 00:53:46 +0100\r
+Message-ID: <878ujpw6et.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Wed, 05 Nov 2014 23:54:00 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> Hi Gang;\r
+>\r
+> As always we have plenty of things on the go, but I think theres enough\r
+> merged in since 0.18.2 (yesterday!) to make a release worthwhile. To\r
+> pick a date completely at random *cough* I'd like to freeze on November\r
+> 5. For those of you just joining us that means I'll merge master to\r
+> release at that point, and then only take "important" bug fix and NEWS\r
+> patches onto release for the next week or so, followed by a release.\r
+\r
+As promised, I tagged (and uploaded to debian experimental) 0.19~rc1.\r
+\r
+One slightly intrusive change during the release wrangling is that I\r
+made the LIBNOTMUCH_MAJOR_VERSION in lib/notmuch.h match the\r
+SOVERSION. Somewhat surprising this didn't break anything before.\r
+\r
+d\r