From 6ea37ce3e69e1e613fd04b045cd9cacb57e3a3cd Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 28 Dec 2016 10:24:58 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c1934d488..681b3d927 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,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 Bug fixes - [core] honor blocking wrong login attemps within time interval (#2850)