From 3badf13c2297516ad376c03af385d46fb6b50ea8 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 3 Oct 2016 09:09:14 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 8b33a867b..4a5796d50 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Enhancements Bug fixes - [eas] make sure we don't sleep for too long when EAS processes need interruption + - [eas] fixed recurring events with timezones for EAS (#3822) 2.3.16 (2016-09-28) -------------------