From 2a648895df93e05760dee2556482ebc0d67726a0 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 29 Dec 2016 14:14:13 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0a9ccc5a4..2c3478a68 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ Enhancements - [core] added handling of BYSETPOS for BYDAY in recurrence rules - [web] update jQuery to version 1.12.4 and jQuery UI to version 1.11.4 - [web] added SOGoMaximumMessageSizeLimit to limit webmail message size + - [web] added photo support for LDIF import (#1084) Bug fixes - [core] honor blocking wrong login attemps within time interval (#2850)