From f10b3e8be0251d81526695505608b2d5ad2ebed9 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 30 Dec 2016 12:28:35 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1daf76224..1d0b48fbb 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ 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) + - [core] fix events in floating time during CalDAV's PUT operation (#2865) - [web] return login page for unknown users (#2135) - [web] append ics file extension when importing events (#2308) - [web] set a max-height so we can scroll in the attendees list (#3666)