From c9c08c14def26334200d92fbce46e607b2344240 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 26 May 2016 14:43:57 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index abf720599..5ad64d3aa 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Bug fixes - sanity checks for events with bogus timezone offsets + - strip X- tags when securing content (#3695) 2.3.11 (2016-05-12) -------------------