[1/4] NEWS: Mention Minguo calendar support added [BZ #24293]

Message ID 201904010356.AA04316@tamuki.linet.gr.jp
State Committed
Commit 2c7e704b7e590e9895155529f1480e2cdea5424f
Headers

Commit Message

TAMUKI Shoichi April 1, 2019, 3:56 a.m. UTC
  The original author: Rafal Luzynski <digitalfreak@lingonborough.com>
---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Carlos O'Donell April 1, 2019, 8:33 p.m. UTC | #1
On 3/31/19 11:56 PM, TAMUKI Shoichi wrote:
> The original author: Rafal Luzynski <digitalfreak@lingonborough.com>
> ---
>   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.

OK.

> +
>   Deprecated and removed features, and other changes affecting compatibility:
>   
>   * The functions clock_gettime, clock_getres, clock_settime,
> 

OK for master.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
  

Patch

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,