From aade18eec252fad71a7cd5cf1a996d54b3eaffbc Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 1 Apr 2016 14:54:17 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index eee1da09b..f9ac586d0 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Bug fixes - prevent concurrent Sync ops from same EAS device (#3603) - 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) 2.3.9 (2016-03-16) ------------------