aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2012-02-22 20:33:30 +0100
committerDavid Bremner <bremner@debian.org>2012-02-25 10:28:10 -0400
commit8dec19fd66d8dafea8cbba5617eeb8ee86f4ac60 (patch)
treee5e844e8ff15967a7b83109aa17b53e7289f1c21 /NEWS
parentcfdc9a472de43ebdb67983d911b964ec387737b5 (diff)
NEWS: add entry for python 3.2 compatibility
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
Diffstat (limited to 'NEWS')
-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
-----------