aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAustin Clements <amdragon@MIT.EDU>2012-04-28 18:25:36 -0400
committerDavid Bremner <bremner@debian.org>2012-05-05 20:06:09 -0300
commit7bf5be75ae8e3c2d4e8c06bba8b44f4fd495349b (patch)
treefc2ec751275b940847a06315fa61d518b49ca249 /NEWS
parentf1c6e22ee60c6e546315368aa3c3d90be36cd945 (diff)
lib: Bump SO version from 2.0.0 to 3.0.0
We've changed the APIs of notmuch_database_open, notmuch_database_create, and notmuch_database_close. Amended by db: also bump string in bindings/python/notmuch/globals.py
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c0cb3a2..9e32d56 100644
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,9 @@ contrib/ from now on.
Library changes
---------------
+The API changes detailed below break binary and source compatibility,
+so libnotmuch has been bumped to version 3.0.0.
+
The function notmuch_database_close has been split into
notmuch_database_close and notmuch_database_destroy