aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2012-05-12 15:43:23 +0200
committerDavid Bremner <bremner@debian.org>2012-05-12 16:51:37 -0300
commit8a810c485f53b274f49cee9b02c1f4321ec78823 (patch)
treeba32bcb1c206d425ae69a3e93a6e4c73d6976e9f /NEWS
parent1952889353becc7b3bd254ea2695eca04bb9491f (diff)
NEWS: add an entry for the go 1 compatibility
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
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)
=========================