X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.8.mdwn;fp=news%2Frelease-0.8.mdwn;h=b5c7fceceae1199169036f739a7ff453c9021214;hb=a817de69e1bb7c544789ca324aa7482d5b3e8b88;hp=d519d93c7c1269b2bd107726b999ce5fe1a80d30;hpb=e37efcd9ffa5b7004a15428051cf5c2d77773dac;p=notmuch-wiki diff --git a/news/release-0.8.mdwn b/news/release-0.8.mdwn index d519d93..b5c7fce 100644 --- a/news/release-0.8.mdwn +++ b/news/release-0.8.mdwn @@ -11,7 +11,7 @@ Improved handling of message/rfc822 parts headers, is unfortunately not yet supported (but hopefully will be soon). -Improved Build system portability +Improved Build system portability Certain parts of the shell script generating notmuch.sym were specific to the GNU versions of sed and nm. The new version should @@ -24,5 +24,5 @@ Documentation update for Ruby bindings Unicode, iterator, PEP8 changes for python bindings - PEP8 (code formatting) changes for python files. - - Remove Tags.__len__ ; see 0.6 release notes for motivation. + - Remove Tags.\_\_len\_\_ ; see 0.6 release notes for motivation. - Decode headers as UTF8, encode (unicode) database paths as UTF8.