From b5780357cb93e9b0cc3890757a221533d33e37f6 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 884549b48..15e40b0ea 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) ------------------