From 388298493fbeb7e23cf2f34528c44db3158b1dfa Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 3 Oct 2017 09:16:12 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index d837656e2..6b064e6c5 100644 --- a/NEWS +++ b/NEWS @@ -2,11 +2,12 @@ ------------------- Enhancements -- [web] added Simplified Chinese (zh_CN) translation - thanks to Thomas Kuiper + - [web] added Simplified Chinese (zh_CN) translation - thanks to Thomas Kuiper Bug fixes - - [core] yearly repeating events are not shown in web calendar (#4237) - - [core] correctly handle "Last day of the month" recurrence rule + - [core] yearly repeating events are not shown in web calendar (#4237) + - [core] correctly handle "Last day of the month" recurrence rule + - [eas] avoid sync requests for shared folders every second (#4275) 2.3.22 (2017-07-20) -------------------