This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.26-213-g5f9409b


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  5f9409b787c5758fc277f8d1baf7478b752b775d (commit)
      from  232d9190611b7eb7cdb84034ef73724a718ffee6 (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 -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=5f9409b787c5758fc277f8d1baf7478b752b775d

commit 5f9409b787c5758fc277f8d1baf7478b752b775d
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Aug 30 15:01:44 2017 +0530

    Add country_name for mni_IN
    
    	[BZ #22022]
    	* locales/mni_IN (LC_ADDRESS): Add country_name.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 78afc35..6896e42 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-30  Mike FABIAN  <mfabian@redhat.com>
+
+	[BZ #22022]
+	* locales/mni_IN (LC_ADDRESS): Add country_name.
+
 2017-08-30  Akhilesh Kumar <akhilesh.k@samsung.com>
 
 	[BZ #22038]
diff --git a/localedata/locales/mni_IN b/localedata/locales/mni_IN
index 795db24..4bd6c82 100644
--- a/localedata/locales/mni_IN
+++ b/localedata/locales/mni_IN
@@ -164,6 +164,8 @@ END LC_NAME
 LC_ADDRESS
 
 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
+% http://www.iitg.ernet.in/rcilts/phaseI/manipuridesign.pdf
+country_name "<U09AD><U09BE><U09B0><U09A4>"
 country_ab2 "<U0049><U004E>"
 country_ab3 "<U0049><U004E><U0044>"
 country_num 356

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

Summary of changes:
 localedata/ChangeLog      |    5 +++++
 localedata/locales/mni_IN |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]