From 81045d9527f06d6a7c18854c73e09e539192d7c6 Mon Sep 17 00:00:00 2001 From: laochailan Date: Sun, 31 May 2015 14:02:15 +0200 Subject: [PATCH] updated NEWS --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 3a9c8d36..74beb2c7 100644 --- a/NEWS +++ b/NEWS @@ -598,6 +598,20 @@ Python Bindings Add support for `notmuch_query_add_tag_exclude` +Go Bindings +----------- + +Add support for `notmuch_threads_t` and `notmuch_thread_t` + +Fixed constant values so they are not all zero anymore. + + Previously, it was impossible to open writable database handles, + because DATABASE_MODE_READ_ONLY and DATABASE_MODE_READ_WRITE were + both set to zero. + The same issue occured with sort modes. + +Formatting improvements for Godoc generated documentation + Build System ------------ -- 2.43.0