NEWS: add entry for python 3.2 compatibility

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
This commit is contained in:
Justus Winter 2012-02-22 20:33:30 +01:00 committed by David Bremner
parent cfdc9a472d
commit 8dec19fd66

7
NEWS
View file

@ -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
-----------