From c885aaeb880bce65ab86ff7876f52609e010d2ff Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 28 Mar 2016 08:46:49 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5ce5ebf53..25f076b7a 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Bug fixes - handle empty body data when forwarding mails (#3581) - 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) 2.3.9 (2016-03-16) ------------------