From d5eb18a247152a92990899b90a4e46d5801353cc Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 23 Dec 2016 11:38:03 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index dc67b9601..c1934d488 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ Enhancements Bug fixes - [core] honor blocking wrong login attemps within time interval (#2850) - [core] use source's domain when none defined and trying to match users (#3523) + - [core] properly honor the "include in freebusy" setting (#3354) - [web] return login page for unknown users (#2135) - [web] append ics file extension when importing events (#2308) - [eas] properly escape all GAL responses (#3923)