aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e98bbe1..c377d0f 100644
--- 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
---------------------