From b3741e65c89fddb4e4e751a124d270bea84da07d 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)