From 51ebf737dba110811693cc01bed4ec434e86269c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 5 Sep 2017 13:35:43 -0400 Subject: [PATCH] Update README for new ChineseChina translation --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5c6f44be2..d837656e2 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,12 @@ 2.3.23 (2017-XX-XX) ------------------- +Enhancements +- [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] correctly handle "Last day of the month" recurrence rule 2.3.22 (2017-07-20) -------------------