From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74874 invoked by alias); 3 Apr 2019 17:46:43 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 74799 invoked by uid 55); 3 Apr 2019 17:46:40 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/22964] The Japanese Era name will be changed on May 1, 2019 Date: Wed, 03 Apr 2019 17:46:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.26 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.30 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00012.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22964 --- Comment #6 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, release/2.29/master has been updated via 0941350c20a52447e53c5169354408e3db591f73 (commit) from e28ad442e73b00ae2047d89c8cc7f9b2a0de5436 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D0941350c20a52447e53= c5169354408e3db591f73 commit 0941350c20a52447e53c5169354408e3db591f73 Author: TAMUKI Shoichi Date: Tue Apr 2 16:46:55 2019 +0900 ja_JP locale: Add entry for the new Japanese era [BZ #22964] The Japanese era name will be changed on May 1, 2019. The Japanese government made a preliminary announcement on April 1, 2019. The glibc ja_JP locale must be updated to include the new era name for strftime's alternative year format support. This is a minimal cherry pick of just the required locale changes. (cherry picked from commit 466afec30896585b60c2106df7a722a86247c9f3) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ NEWS | 4 ++++ localedata/locales/ja_JP | 4 +++- 3 files changed, 13 insertions(+), 1 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.