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.18-361-gae129d3


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  ae129d3ca6b190e97922e8f5870cca710ae551b6 (commit)
      from  4a15c2a49fc47326d3a8d487e917917640e5fa6c (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=ae129d3ca6b190e97922e8f5870cca710ae551b6

commit ae129d3ca6b190e97922e8f5870cca710ae551b6
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date:   Sun Nov 3 12:43:06 2013 -0500

    Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def.

diff --git a/ChangeLog b/ChangeLog
index e611dbc..4d43eb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
+
+	* locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
+	to iso-639.def.
+
 2013-11-03  OndÅ?ej Bílka  <neleai@seznam.cz>
 
 	* elf/rtld.c: Remove unused NONTLS_INIT_TP.
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 91485eb..374242f 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -386,6 +386,7 @@ DEFINE_LANGUAGE_CODE3 ("Provençal, Old (to 1500)", pro, pro)
 DEFINE_LANGUAGE_CODE3 ("Pu-Xian Chinese", cpx, cpx)
 DEFINE_LANGUAGE_CODE ("Pushto", ps, pus, pus)
 DEFINE_LANGUAGE_CODE ("Quechua", qu, que, que)
+DEFINE_LANGUAGE_CODE3 ("Quechua, Southern", quz, quz)
 DEFINE_LANGUAGE_CODE ("Raeto-Romance", rm, roh, roh)
 DEFINE_LANGUAGE_CODE3 ("Rajasthani", raj, raj)
 DEFINE_LANGUAGE_CODE3 ("Rapanui", rap, rap)
@@ -418,6 +419,7 @@ DEFINE_LANGUAGE_CODE3 ("Sicilian", scn, scn)
 DEFINE_LANGUAGE_CODE3 ("Sidamo", sid, sid)
 DEFINE_LANGUAGE_CODE3 ("Sign Languages", sgn, sgn)
 DEFINE_LANGUAGE_CODE3 ("Siksika", bla, bla)
+DEFINE_LANGUAGE_CODE3 ("Silesian", szl, szl)
 DEFINE_LANGUAGE_CODE ("Sindhi", sd, snd, snd)
 DEFINE_LANGUAGE_CODE ("Sinhala; Sinhalese", si, sin, sin)
 DEFINE_LANGUAGE_CODE3 ("Sino-Tibetan (Other)", sit, sit)

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

Summary of changes:
 ChangeLog          |    5 +++++
 locale/iso-639.def |    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]