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.25-780-g2a28610


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  2a28610f9ff05484130b71dfd525f031c4066166 (commit)
       via  fa13514a5177faf3ddac7115db9dbb43c5c1921b (commit)
       via  54606ca8c70628e0e237ee997bedb8be6c7e7a63 (commit)
      from  cab91f947a6059907a314a91f4c90abcccfb0262 (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=2a28610f9ff05484130b71dfd525f031c4066166

commit 2a28610f9ff05484130b71dfd525f031c4066166
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 24 09:17:37 2017 +0530

    Added country_name in mai_IN
    
    	[BZ #21821]
    	* locales/mai_IN (LC_ADDRESS): Add country_name.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 623b071..8be4144 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,10 @@
 2017-07-24  Akhilesh Kumar <akhilesh.k@samsung.com>
 
+	[BZ #21821]
+	* locales/mai_IN (LC_ADDRESS): Add country_name.
+
+2017-07-24  Akhilesh Kumar <akhilesh.k@samsung.com>
+
 	[BZ #21796]
 	* locales/ko_KR (LC_ADDRESS): Add country_isbn.
 
diff --git a/localedata/locales/mai_IN b/localedata/locales/mai_IN
index a005d0a..5172475 100644
--- a/localedata/locales/mai_IN
+++ b/localedata/locales/mai_IN
@@ -78,9 +78,9 @@ END LC_NAME
 
 
 LC_ADDRESS
-
 postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
 <U0025><U0062><U0025><U0065><U0025><U0072>"
+country_name "<U092D><U093E><U0930><U0924>"
 country_ab2 "<U0049><U004E>"
 country_ab3 "<U0049><U004E><U0044>"
 country_num 356

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=fa13514a5177faf3ddac7115db9dbb43c5c1921b

commit fa13514a5177faf3ddac7115db9dbb43c5c1921b
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 21 14:57:01 2017 +0530

    Added country_isbn for Republic of Korea
    
    	[BZ #21796]
    	* locales/ko_KR (LC_ADDRESS): Add country_isbn.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 94589ae..623b071 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,10 @@
 2017-07-24  Akhilesh Kumar <akhilesh.k@samsung.com>
 
+	[BZ #21796]
+	* locales/ko_KR (LC_ADDRESS): Add country_isbn.
+
+2017-07-24  Akhilesh Kumar <akhilesh.k@samsung.com>
+
 	[BZ #21794]
 	* locales/ca_IT (LC_ADDRESS): Add country_isbn.
 	* locales/de_IT (LC_ADDRESS): Add country_isbn.
diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR
index c8b8ab3..798f681 100644
--- a/localedata/locales/ko_KR
+++ b/localedata/locales/ko_KR
@@ -6242,6 +6242,7 @@ country_name "<UB300><UD55C><UBBFC><UAD6D>"
 country_ab2 "<U004B><U0052>"
 country_ab3 "<U004B><U004F><U0052>"
 country_num 410
+country_isbn "979-11,978-89"
 % ROK
 country_car    "<U0052><U004F><U004B>"
 % í??êµ­ë§?

http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=54606ca8c70628e0e237ee997bedb8be6c7e7a63

commit 54606ca8c70628e0e237ee997bedb8be6c7e7a63
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Fri Jul 21 14:46:42 2017 +0530

    Added country_isbn for Italy
    
    	[BZ #21794]
    	* locales/ca_IT (LC_ADDRESS): Add country_isbn.
    	* locales/de_IT (LC_ADDRESS): Add country_isbn.
    	* locales/fur_IT (LC_ADDRESS): Add country_isbn.
    	* locales/it_IT (LC_ADDRESS): Add country_isbn.
    	* locales/lij_IT (LC_ADDRESS): Add country_isbn.
    	* locales/sc_IT (LC_ADDRESS): Add country_isbn.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 039e664..94589ae 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,13 @@
+2017-07-24  Akhilesh Kumar <akhilesh.k@samsung.com>
+
+	[BZ #21794]
+	* locales/ca_IT (LC_ADDRESS): Add country_isbn.
+	* locales/de_IT (LC_ADDRESS): Add country_isbn.
+	* locales/fur_IT (LC_ADDRESS): Add country_isbn.
+	* locales/it_IT (LC_ADDRESS): Add country_isbn.
+	* locales/lij_IT (LC_ADDRESS): Add country_isbn.
+	* locales/sc_IT (LC_ADDRESS): Add country_isbn.
+
 2017-07-21  Massimeddu Cireddu <massimeddu@gmail.com>
 
 	[BZ #12068]
diff --git a/localedata/locales/ca_IT b/localedata/locales/ca_IT
index c4f816f..bcd01e7 100644
--- a/localedata/locales/ca_IT
+++ b/localedata/locales/ca_IT
@@ -97,6 +97,7 @@ country_ab3 "<U0049><U0054><U0041>"
 country_num 380
 % I
 country_car    "<U0049>"
+country_isbn "978-88,979-12"
 % català
 lang_name    "<U0063><U0061><U0074><U0061><U006C><U00E0>"
 % ca
diff --git a/localedata/locales/de_IT b/localedata/locales/de_IT
index ba5d235..89ecb4f 100644
--- a/localedata/locales/de_IT
+++ b/localedata/locales/de_IT
@@ -136,6 +136,7 @@ country_ab2 "<U0049><U0054>"
 country_ab3 "<U0049><U0054><U0041>"
 country_num 380
 country_car "<U0049>"
+country_isbn "978-88,979-12"
 lang_name   "<U0044><U0065><U0075><U0074><U0073><U0063><U0068>"
 lang_ab     "<U0064><U0065>"
 lang_term   "<U0064><U0065><U0075>"
diff --git a/localedata/locales/fur_IT b/localedata/locales/fur_IT
index a222844..e02d10f 100644
--- a/localedata/locales/fur_IT
+++ b/localedata/locales/fur_IT
@@ -144,6 +144,7 @@ country_name "<U0049><U0074><U0061><U006C><U0069><U0065>"
 country_ab2 "<U0049><U0054>"
 country_ab3 "<U0049><U0054><U0041>"
 country_num 380
+country_isbn "978-88,979-12"
 % I
 country_car    "<U0049>"
 % Furlan
diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT
index f44861c..671d2fe 100644
--- a/localedata/locales/it_IT
+++ b/localedata/locales/it_IT
@@ -165,6 +165,7 @@ country_name "<U0049><U0074><U0061><U006C><U0069><U0061>"
 country_ab2 "<U0049><U0054>"
 country_ab3 "<U0049><U0054><U0041>"
 country_num 380
+country_isbn "978-88,979-12"
 % I
 country_car    "<U0049>"
 % Italiano
diff --git a/localedata/locales/lij_IT b/localedata/locales/lij_IT
index bcac1e4..7691e19 100644
--- a/localedata/locales/lij_IT
+++ b/localedata/locales/lij_IT
@@ -134,6 +134,7 @@ postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
 country_ab2 "<U0049><U0054>"
 country_ab3 "<U0049><U0054><U0041>"
 country_num 380
+country_isbn "978-88,979-12"
 % I
 country_car    "<U0049>"
 % Lìgure
diff --git a/localedata/locales/sc_IT b/localedata/locales/sc_IT
index 63861cd..88c9fe6 100644
--- a/localedata/locales/sc_IT
+++ b/localedata/locales/sc_IT
@@ -148,6 +148,7 @@ postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
 country_ab2 "<U0049><U0054>"
 country_ab3 "<U0049><U0054><U0041>"
 country_num 380
+country_isbn "978-88,979-12"
 % I
 country_car    "<U0049>"
 % Sardu

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

Summary of changes:
 localedata/ChangeLog      |   20 ++++++++++++++++++++
 localedata/locales/ca_IT  |    1 +
 localedata/locales/de_IT  |    1 +
 localedata/locales/fur_IT |    1 +
 localedata/locales/it_IT  |    1 +
 localedata/locales/ko_KR  |    1 +
 localedata/locales/lij_IT |    1 +
 localedata/locales/mai_IN |    2 +-
 localedata/locales/sc_IT  |    1 +
 9 files changed, 28 insertions(+), 1 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]