From: Tomi Ollila <tomi.ollila@iki.fi>
Date: Thu, 24 May 2012 17:09:20 +0000 (+0300)
Subject: NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in reply
X-Git-Tag: 0.13.1~6
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=c2f6c2a4074a49071b1a3f8a7a70bdc3d12f48cc;p=notmuch

NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in reply

NEWS item for forthcoming 0.13.1 bug fix release: UTF-8 characters were
incorrectly decoded when inserting reply content from text/plain parts.
---

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)
 =========================