NEWS: add item for python bindings.

Just the one unicode related change this release.
This commit is contained in:
David Bremner 2011-09-26 20:27:42 -03:00
parent b8cbec57af
commit c83e3ee259

6
NEWS
View file

@ -22,6 +22,12 @@ New functions
notmuch_database_find_message_by_filename does exactly what it says.
Python bindings changes
-----------------------
Re-encode python unicode objects to utf-8 before passing back to
libnotmuch.
Ruby bindings changes
---------------------