From a13a72aff143d3e0a6868f61cfb1cce266add3af Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 23 Mar 2016 13:43:09 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1b7758e91..5ce5ebf53 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ 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) + - we now handle the default classifications for tasks (#3541) 2.3.9 (2016-03-16) ------------------