From 629b7f4d225db3d360da0c17c006855f0f07cdb9 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 15 Dec 2016 14:24:42 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f2b7a8912..ea92c23d3 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ Enhancements Bug fixes - [core] honor blocking wrong login attemps within time interval (#2850) + - [web] return login page for unknown users (#2135) - [eas] properly escape all GAL responses (#3923) - [eas] properly skip folders we don't want to synchronize (#3943)