From afa71a186cefb60e75e6955d040ae4ce8f67ff3d Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 4 Apr 2016 08:31:28 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f9ac586d0..623fd87ec 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bug fixes - handle EAS loop termination when SOGo is being shutdown (#3604) - avoid marking mails as read when archiving a folder (#2792) - now cache heartbeat interval and folders list during EAS Ping ops (#3606) + - sanitize non-us-ascii 7bit emails when using EAS (#3592) 2.3.9 (2016-03-16) ------------------