From 0afc6d23072abec901d6ab8c4c177783ff8a8f45 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 18 Mar 2016 13:02:43 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9a3188efe..15cd41043 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ Bug fixes - [eas] properly unfold long mail headers (#3152) - [web] respect the LDAP attributes mapping in the list view - [web] handle empty body data when forwarding mails (#3581) + - [eas] correctly set EAS message class for S/MIME messages (#3576) 3.0.2 (2016-03-04) ------------------