projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8cbec5
)
NEWS: add item for python bindings.
author
David Bremner
<bremner@debian.org>
Mon, 26 Sep 2011 23:27:42 +0000
(20:27 -0300)
committer
David Bremner
<bremner@debian.org>
Mon, 26 Sep 2011 23:27:42 +0000
(20:27 -0300)
Just the one unicode related change this release.
NEWS
patch
|
blob
|
history
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
---------------------