From bc0eba3504bba63b27a1649cfe027a740c1581bf Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 18 Mar 2016 12:55:56 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 60639845d..9a3188efe 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ Bug fixes - [web] fixed position of warning when JavaScript is disabled (#3449) - [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) 3.0.2 (2016-03-04) ------------------