projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1952889
)
NEWS: add an entry for the go 1 compatibility
author
Justus Winter
<4winter@informatik.uni-hamburg.de>
Sat, 12 May 2012 13:43:23 +0000
(15:43 +0200)
committer
David Bremner
<bremner@debian.org>
Sat, 12 May 2012 19:51:37 +0000
(16:51 -0300)
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 9e32d56c64442856a603209a7353577d68634618..c67f186b02f0c9e64e13ba3fb13a9829d0148e15 100644
(file)
--- 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)
=========================