From 7c814add2587e170b3ebd0e406bd92a7dba77a76 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 28 Mar 2016 11:19:54 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 25f076b7a..66b80529c 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ Bug fixes - correctly set EAS message class for S/MIME messages (#3576) - we now handle the default classifications for tasks (#3541) - handle FilterType changes using EAS (#3543) + - handle Dovecot's mail_shared_explicit_inbox parameter when using EAS 2.3.9 (2016-03-16) ------------------