From 0d6c6bb42513a0ff2156bf6b1413a3d5d1f21faa Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 14 Dec 2016 21:22:23 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a2dd9986c..f2b7a8912 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ Enhancements - [web] update jQuery to version 1.12.4 and jQuery UI to version 1.11.4 Bug fixes + - [core] honor blocking wrong login attemps within time interval (#2850) - [eas] properly escape all GAL responses (#3923) - [eas] properly skip folders we don't want to synchronize (#3943)