From 920b1aea322f1f22a69f2391068dc95640b37b72 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 29 Mar 2016 10:35:25 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0c3e5ae4d..5fc9aa1a7 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Bug fixes - handle FilterType changes using EAS (#3543) - handle Dovecot's mail_shared_explicit_inbox parameter when using EAS - prevent concurrent Sync ops from same EAS device (#3603) + - handle EAS loop termination when SOGo is being shutdown (#3604) 2.3.9 (2016-03-16) ------------------