From 2c7e704b7e590e9895155529f1480e2cdea5424f Mon Sep 17 00:00:00 2001 From: TAMUKI Shoichi Date: Tue, 2 Apr 2019 16:25:35 +0900 Subject: [PATCH] NEWS: Mention Minguo calendar support added [BZ #24293] Co-authored-by: Rafal Luzynski Reviewed-by: Carlos O'Donell --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index cdf7b51f6d..684752ed53 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,10 @@ Major new features: * On Linux, the gettid function has been added. +* Minguo (Republic of China) calendar support has been added as an + alternative calendar for the following locales: zh_TW, cmn_TW, hak_TW, + nan_TW, lzh_TW. + Deprecated and removed features, and other changes affecting compatibility: * The functions clock_gettime, clock_getres, clock_settime, -- 2.43.5