From f87797d61ecad464f37f327d01445bcd76031458 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 30 May 2017 13:16:54 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4d1b07c80..8562564ca 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ Bug fixes - [web] fixed adding list members with multiple email addresses - [web] fixed responsive condition of login page (960px to 1023px) - [core] newly subscribed calendars are excluded from freebusy (#3354) + - [core] strip cr during LDIF import process (#4172) 3.2.9 (2017-05-09) ------------------