[PATCH] NEWS: add an entry for the go 1 compatibility

Subject: [PATCH] NEWS: add an entry for the go 1 compatibility

Date: Sat, 12 May 2012 15:43:23 +0200

To: notmuch@notmuchmail.org

Cc:

From: Justus Winter


Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
---
 NEWS |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index 9e32d56..c67f186 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)
 =========================
 
-- 
1.7.10


Thread: