NEWS: add blurb for python bindings changes

This commit is contained in:
David Bremner 2011-09-10 08:52:22 -03:00
parent c6007b7987
commit f4cd15f78a

6
NEWS
View file

@ -19,6 +19,12 @@ Documentation update for Ruby bindings
Added documentation, typo fixes, and improved support for rdoc.
Unicode, iterator, PEP8 changes for python bindings
- PEP8 (code formatting) changes for python files.
- Remove Tags.__len__ ; see 0.6 release notes for motivation.
- Decode headers as UTF8, encode (unicode) database paths as UTF8.
Notmuch 0.7 (2011-08-01)
========================