From patchwork Fri Mar 15 11:47:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 31860 Received: (qmail 86452 invoked by alias); 15 Mar 2019 11:47:57 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 86439 invoked by uid 89); 15 Mar 2019 11:47:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-15.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=Mention, HX-Languages-Length:597, H*Ad:D*jp X-HELO: shared-ano163.rev.nazwa.pl X-Spam-Score: 0 Date: Fri, 15 Mar 2019 12:47:48 +0100 (CET) From: Rafal Luzynski To: libc-alpha@sourceware.org Cc: TAMUKI Shoichi , Felix Yan Message-ID: <858476244.248198.1552650468889@poczta.nazwa.pl> In-Reply-To: <988338284.248045.1552650382964@poczta.nazwa.pl> References: <988338284.248045.1552650382964@poczta.nazwa.pl> Subject: [PATCH 1/3] NEWS: Mention Minguo calendar support added [BZ #24293] MIME-Version: 1.0 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index f12524d..a0a9ed5 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,10 @@ Major new features: * On Linux, the gettid function has been added. +* Minguo (traditional Chinese) calendar support has been added as an + alternative calendar for the following locales: cmn_TW, hak_TW, lzh_TW, + nan_TW, zh_TW. + Deprecated and removed features, and other changes affecting compatibility: * The functions clock_gettime, clock_getres, clock_settime,