From 8237aaf74a50d83fbf2164e83c12edfc5935961b Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 7 Jan 2016 10:00:45 -0500 Subject: [PATCH] (fix) updated NEWS file --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 985c36746..573efc452 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ New features - Now able to sync only default mail folders when using EAS +Bug fixes + - don't unescape twice mail folder names (#3423) + - don't consider mobile Outlook EAS clients as DAV ones (#3431) + 2.3.5 (2016-01-05) ------------------