X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS;h=cac7c73be81b4effb96d1710a5ef31a31e8ff9c2;hb=c2f6c2a4074a49071b1a3f8a7a70bdc3d12f48cc;hp=668281c55008a72dc8531c754401fa77f9f5332d;hpb=d9f61c26a1344b123c1812392bc39c32634a099a;p=obsolete%2Fnotmuch-old diff --git a/NEWS b/NEWS index 668281c5..cac7c73b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Notmuch 0.13.1 (yyyy-mm-dd) +=========================== + +Bug-fix release +--------------- + +Fix inserting of UTF-8 characters from *text/plain* parts in reply + + While notmuch gained ability to insert content from other than *text/plain* + parts of email whenever *text/plain* parts are not available (notably + HTML-only emails), replying to mails that do have *text/plain* the + non-ASCII characters were incorrectly decoded. This is now fixed. + Notmuch 0.13 (2012-05-15) =========================