Bug 22112 - Fix LC_TELEPHONE/LC_NAME for az_AZ
Summary: Fix LC_TELEPHONE/LC_NAME for az_AZ
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: 2.26
: P2 normal
Target Milestone: 2.27
Assignee: Mike FABIAN
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-08 03:12 UTC by Akhilesh Kumar
Modified: 2017-09-17 09:35 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Akhilesh Kumar 2017-09-08 03:12:39 UTC

    
Comment 1 Akhilesh Kumar 2017-09-08 03:16:26 UTC
*locales/az_AZ(LC_TELEPHONE) : Fix  int_select
*locales/az_AZ(LC_TELEPHONE) : add  tel_int_fmt
*locales/az_AZ(LC_NAME): copy "az_IR"

https://sourceware.org/ml/libc-alpha/2017-09/msg00368.html
Comment 2 Sourceware Commits 2017-09-14 11:07:30 UTC
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  f28a0926c569ba5ee8119804aa1c8cb09b5f223b (commit)
      from  02093e62226ca5ce04a2f69c0682eea828a6f9ee (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=glibc.git;h=f28a0926c569ba5ee8119804aa1c8cb09b5f223b

commit f28a0926c569ba5ee8119804aa1c8cb09b5f223b
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Thu Sep 14 08:47:45 2017 +0530

    Fix LC_TELEPHONE for az_AZ [BZ #22112]
    
    	[BZ #22112]
    	* localedata/locales/az_AZ(LC_TELEPHONE): Fix int_select
    	and add tel_int_fmt.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                |    6 ++++++
 localedata/locales/az_AZ |    7 +++----
 2 files changed, 9 insertions(+), 4 deletions(-)
Comment 3 Mike FABIAN 2017-09-14 11:25:00 UTC
Fixed.