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.23-209-g5379c09


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  5379c09148b0925a2af15d10218e8f8c3ec601e9 (commit)
      from  36f91a5db680ce79bd578b2ea11a3b7b04280f12 (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=5379c09148b0925a2af15d10218e8f8c3ec601e9

commit 5379c09148b0925a2af15d10218e8f8c3ec601e9
Author: Robin van der Vliet <info@robinvandervliet.com>
Date:   Sat Apr 16 03:47:26 2016 -0400

    locale: iso-639: add Talossan language [BZ #19400]

diff --git a/ChangeLog b/ChangeLog
index 194be7b..242e72c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-04-16  Robin van der Vliet <info@robinvandervliet.com>
+
+	[BZ #19400]
+	* locale/iso-639.def: Add the Talossan/tzl language.
+
 2016-04-16  Mike Frysinger  <vapier@gentoo.org>
 
 	[BZ #16983]
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 4bea116..e9c1dd3 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -454,6 +454,7 @@ DEFINE_LANGUAGE_CODE ("Tagalog", tl, tgl, tgl)
 DEFINE_LANGUAGE_CODE ("Tahitian", ty, tah, tah)
 DEFINE_LANGUAGE_CODE3 ("Tai (Other)", tai, tai)
 DEFINE_LANGUAGE_CODE ("Tajik", tg, tgk, tgk)
+DEFINE_LANGUAGE_CODE3 ("Talossan", tzl, tzl)
 DEFINE_LANGUAGE_CODE3 ("Tamashek", tmh, tmh)
 DEFINE_LANGUAGE_CODE ("Tamil", ta, tam, tam)
 DEFINE_LANGUAGE_CODE ("Tatar", tt, tat, tat)

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

Summary of changes:
 ChangeLog          |    5 +++++
 locale/iso-639.def |    1 +
 2 files changed, 6 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]