From 69d90e1fad1d744124328096e7e0869d40d596b9 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 18 Mar 2016 13:02:04 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 44d07416d..caa2c4de2 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ New features Bug fixes - respect the LDAP attributes mapping in the list view - handle empty body data when forwarding mails (#3581) + - correctly set EAS message class for S/MIME messages (#3576) 2.3.9 (2016-03-16) ------------------