aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e9abb86..403a310 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,13 @@ New functions
notmuch_query_add_tag_exclude supports the new tag exclusion
feature.
+Python bindings changes
+-----------------------
+
+Python 3.2 compatibility
+
+ The python bindings are now compatible with both python 2.5+ and 3.2.
+
Build fixes
-----------