From 9aa00d049debf1640a011f12e66418a96469423e Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 1 Dec 2016 09:42:03 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d507b7b38..4fd13122d 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Bug fixes - [web] fixed JavaScript exception when SOGo is launched from an external link (#3900) - [web] restored fetching of freebusy information of MS Exchange contacts - [web] fixed mail attribute when importing an LDIF file (#3878) + - [eas] properly escape all GAL responses (#3923) 3.2.3 (2016-11-25) ------------------