From 599f00a5716aae52a2668c04eafb0f0c89932e11 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 18 Mar 2016 12:38:20 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f3f33ad29..5f44b852d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ New features - new user-based rate-limiting support for all SOGo requests (#3188) +Bug fixes + - respect the LDAP attributes mapping in the list view + 2.3.9 (2016-03-16) ------------------