aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-05-24 20:09:20 +0300
committerDavid Bremner <bremner@debian.org>2012-05-24 21:43:20 -0300
commitc2f6c2a4074a49071b1a3f8a7a70bdc3d12f48cc (patch)
tree5b1ec0758dd35c262949a34021208cf5d9fda589 /NEWS
parentd9f61c26a1344b123c1812392bc39c32634a099a (diff)
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 668281c..cac7c73 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)
=========================