From e2ec8af0dbb049708fc837a6c21a26fc77a34950 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 30 Dec 2016 12:29:09 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index bb721d667..ae8c4b591 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ Bug fixes - [core] handle delegation with no SENT-BY set (#3368) - [core] properly honor the "include in freebusy" setting (#3354) - [core] properly save next email alarm in the database (#3949) + - [core] fix events in floating time during CalDAV's PUT operation (#2865) - [web] fixed confusion between owner and active user in ACLs management of Administration module - [web] fixed JavaScript exception after renaming an address book - [web] fixed Sieve folder encoding support (#3904)