From aaf3e292bea2cfc403a4b22a4423b4a4d3bfad39 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 29 Mar 2016 11:39:02 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5fc9aa1a7..eee1da09b 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ Bug fixes - 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) + - avoid marking mails as read when archiving a folder (#2792) 2.3.9 (2016-03-16) ------------------