From 71785b14053ca83ce9efcd27949f4ea67e680687 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 1 May 2012 14:52:20 +0000 Subject: [PATCH] Monotone-Parent: 373797dc3c245bb7e5c9f47af99935f50e79dc16 Monotone-Revision: e9e3e99e5c78c811e3e5cb0f4742380c31e1e44c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-05-01T14:52:20 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index bfb35868d..495528930 100644 --- a/NEWS +++ b/NEWS @@ -19,8 +19,8 @@ Enhancements Bug Fixes - fixed wrong date validation in preferences module affecting French users - fixed bugs in weekly recurrence calculator - - when saving a draft, force conversion of rfc822 content to quoted-printable, - since it would otherwise risk passing 8bit data via the "APPEND" command + - when saving a draft, fixed content-transfer-encoding to properly handle + 8bit data 1.3.14 (2012-03-23) -------------------