From 658cb956d9b5b43b22a3241b2857b757406c4cef Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 9 Jun 2016 15:36:26 -0400 Subject: [PATCH] Update NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index cc176ee5b..564dfd40c 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ Bug fixes - [web] fixed validation in Sieve filter editor - [web] properly encode rawsource of events and tasks to avoid XSS issues (#3718) - [web] properly encode rawsource of cards to avoid XSS issues + - [web] fixed all-day events covering a timezone change (#3457) - [core] properly handle sorted/deleted calendars (#3723) 3.1.2 (2016-06-06)