NEWS: add an entry for the go 1 compatibility

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
This commit is contained in:
Justus Winter 2012-05-12 15:43:23 +02:00 committed by David Bremner
parent 1952889353
commit 8a810c485f

8
NEWS
View file

@ -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)
=========================