]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: add item for python bindings.
authorDavid Bremner <bremner@debian.org>
Mon, 26 Sep 2011 23:27:42 +0000 (20:27 -0300)
committerDavid Bremner <bremner@debian.org>
Mon, 26 Sep 2011 23:27:42 +0000 (20:27 -0300)
Just the one unicode related change this release.

NEWS

diff --git a/NEWS b/NEWS
index e98bbe19fc8cb8f6a2a9327e2ab9b61fe013e59a..c377d0f49ddec853b5b5e154a0578803d69d3c7a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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
 ---------------------