From 510d568cb1d48a78f6f7cde801c8bb7568f6c50b Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 18 Mar 2016 12:39:12 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0ab3940b5..60639845d 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ Bug fixes - [web] fixed message initialization in popup window (#3583) - [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 3.0.2 (2016-03-04) ------------------