From 618e20edb03f958a1f950e6cadd6fcc6e7c1a00a Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 9 Jun 2016 15:36:14 -0400 Subject: [PATCH] Update NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7869c2d2c..92ab1f936 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ Bug fixes - [web] fixed localizable strings in Card viewer - [web] properly encode HTML attributes in Contacts module to avoid XSS issues - [web] handle c_mail field format of quick record of contacts of v3 (#3443) + - [web] fixed all-day events covering a timezone change (#3457) 2.3.11 (2016-05-12) -------------------