From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 1A5FC6DE0B25 for ; Sun, 25 Sep 2016 04:37:06 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.007 X-Spam-Level: X-Spam-Status: No, score=-0.007 tagged_above=-999 required=5 tests=[AWL=0.004, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EfKmDDYdNne6 for ; Sun, 25 Sep 2016 04:37:05 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 4B4AE6DE09CD for ; Sun, 25 Sep 2016 04:37:04 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1bo7jo-0003M3-Pt; Sun, 25 Sep 2016 07:36:52 -0400 Received: (nullmailer pid 21991 invoked by uid 1000); Sun, 25 Sep 2016 11:36:59 -0000 From: David Bremner To: David Bremner , notmuch@notmuchmail.org Subject: [PATCH 5/5] NEWS: fix headline for go bindings NEWS Date: Sun, 25 Sep 2016 08:36:56 -0300 Message-Id: <20160925113656.21928-5-david@tethera.net> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160925113656.21928-1-david@tethera.net> References: <20160925011925.21668-1-david@tethera.net> <20160925113656.21928-1-david@tethera.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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: Sun, 25 Sep 2016 11:37:06 -0000 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e6ef945..d337cbc 100644 --- a/NEWS +++ b/NEWS @@ -78,7 +78,7 @@ Go bindings moved to contrib Add support for `notmuch_threads_t` and `notmuch_thread_t` -Fixed constant values so they are not all zero anymore. +Fixed constant values so they are not all zero anymore Previously, it was impossible to open writable database handles, because `DATABASE_MODE_READ_ONLY` and `DATABASE_MODE_READ_WRITE` were -- 2.9.3