From: Justus Winter <4winter@informatik.uni-hamburg.de>
Date: Sat, 12 May 2012 13:43:23 +0000 (+0200)
Subject: NEWS: add an entry for the go 1 compatibility
X-Git-Tag: 0.13~9
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a810c485f53b274f49cee9b02c1f4321ec78823;p=notmuch.git

NEWS: add an entry for the go 1 compatibility

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---

diff --git a/NEWS b/NEWS
index 9e32d56c..c67f186b 100644
--- a/NEWS
+++ b/NEWS
@@ -98,6 +98,14 @@ notmuch_database_open and notmuch_database_create now return errors
   return a notmuch_status_t and take an out-argument for returning the
   new database object.
 
+go bindings changes
+-------------------
+
+Go 1 compatibility
+
+  The go bindings and the notmuch-addrlookup utility are now
+  compatible with go 1.
+
 Notmuch 0.12 (2012-03-20)
 =========================