diff options
| author | David Bremner <bremner@debian.org> | 2011-09-26 20:27:42 -0300 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-09-26 20:27:42 -0300 |
| commit | c83e3ee2599eea7ceffa0f89828752be63b96393 (patch) | |
| tree | c03068718743b7a8fcba4dba48727ebc08404ccf | |
| parent | b8cbec57afe0e42c2b57da16fb695091e6ee44dc (diff) | |
NEWS: add item for python bindings.
Just the one unicode related change this release.
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 --------------------- |
