From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22005 invoked by alias); 19 Jul 2017 15:46:38 -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 12921 invoked by uid 55); 19 Jul 2017 15:46:33 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/21788] Missing Country Postal Abbreviations Date: Wed, 19 Jul 2017 15: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: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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: 2017-q3/txt/msg00201.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21788 --- Comment #3 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, master has been updated via 4f329ea996af7e3414b1806c86f6d32866d34b36 (commit) via 3f31d8bbad48ec9f642e809feb1671863cfd9bb0 (commit) via 43cd85db51857afc7254c9926ea7b41506494202 (commit) from 47f27396591fdc4875ecc1663f6d4315edacb5a1 (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=3D4f329ea996af7e3414b= 1806c86f6d32866d34b36 commit 4f329ea996af7e3414b1806c86f6d32866d34b36 Author: Mike FABIAN Date: Wed Jul 19 17:21:21 2017 +0200 Add country_name to iu_CA locale * locales/iu_CA (LC_ADDRESS): Add country_name https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D3f31d8bbad48ec9f642= e809feb1671863cfd9bb0 commit 3f31d8bbad48ec9f642e809feb1671863cfd9bb0 Author: Akhilesh Kumar Date: Wed Jul 19 12:57:36 2017 +0530 Fix country_post "Country Postal Abbreviations" [BZ #21788] * locales/cy_GB (LC_ADDRESS): Add country_post. * locales/hy_AM (LC_ADDRESS): Add country_post. * locales/iu_CA (LC_ADDRESS): Add country_post. * locales/nan_TW@latin (LC_ADDRESS): Add country_post. * locales/ps_AF (LC_ADDRESS): Add country_post. * locales/sr_RS (LC_ADDRESS): Fix country_post. * locales/sr_RS@latin (LC_ADDRESS): Fix country_post. * locales/zh_TW (LC_ADDRESS): Fix country_post. https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D43cd85db51857afc725= 4c9926ea7b41506494202 commit 43cd85db51857afc7254c9926ea7b41506494202 Author: Akhilesh Kumar Date: Wed Jul 19 11:47:01 2017 +0530 Fix consistency in country_isbn in various locales and add comment to country_num in nr_ZA [BZ #21784] * locales/bo_CN (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/fa_IR (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/nan_TW@latin (LC_ADDRESS): Fix inconsistency in country_i= sbn. * locales/nr_ZA (LC_ADDRESS): Add country_num. * locales/sr_RS (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/sr_RS@latin (LC_ADDRESS): Fix inconsistency in country_is= bn. * locales/ug_CN (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/yue_HK (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/zh_CN (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/zh_TW (LC_ADDRESS): Fix inconsistency in country_isbn. ----------------------------------------------------------------------- Summary of changes: localedata/ChangeLog | 30 ++++++++++++++++++++++++++++++ localedata/locales/bo_CN | 2 +- localedata/locales/cy_GB | 2 +- localedata/locales/fa_IR | 2 +- localedata/locales/hy_AM | 2 +- localedata/locales/iu_CA | 5 +++-- localedata/locales/nan_TW@latin | 4 ++-- localedata/locales/nr_ZA | 4 ++-- localedata/locales/ps_AF | 2 +- localedata/locales/sr_RS | 5 ++--- localedata/locales/sr_RS@latin | 4 ++-- localedata/locales/ug_CN | 2 +- localedata/locales/yue_HK | 2 +- localedata/locales/zh_CN | 2 +- localedata/locales/zh_TW | 4 ++-- 15 files changed, 51 insertions(+), 21 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.