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-365-gf6e12da


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  f6e12daa519832e1c4552d4cc3f436d8bd8e3def (commit)
      from  1484e65736f4cab27e5051e0f06be8470e69af82 (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=f6e12daa519832e1c4552d4cc3f436d8bd8e3def

commit f6e12daa519832e1c4552d4cc3f436d8bd8e3def
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date:   Mon Nov 4 11:04:19 2013 -0500

    Correct Walaita (wal) and add Unami Delaware (unm).

diff --git a/ChangeLog b/ChangeLog
index 1fd2463..7269dac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,6 @@
-2013-11-04  Joseph Myers  <joseph@codesourcery.com>
+2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
 
-	* include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
-	depending on [__GCC_IEC_559 > 0].
-	[__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
-	depending on [__GCC_IEC_559_COMPLEX > 0].
+	* locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
 
 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
 
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 374242f..249b6e2 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -486,6 +486,7 @@ DEFINE_LANGUAGE_CODE3 ("Ugaritic", uga, uga)
 DEFINE_LANGUAGE_CODE ("Uighur; Uyghur", ug, uig, uig)
 DEFINE_LANGUAGE_CODE ("Ukrainian", uk, ukr, ukr)
 DEFINE_LANGUAGE_CODE3 ("Umbundu", umb, umb)
+DEFINE_LANGUAGE_CODE3 ("Unami Delaware", unm, unm)
 DEFINE_LANGUAGE_CODE3 ("Undetermined", und, und)
 DEFINE_LANGUAGE_CODE3 ("Upper Sorbian", hsb, hsb)
 DEFINE_LANGUAGE_CODE ("Urdu", ur, urd, urd)
@@ -497,7 +498,7 @@ DEFINE_LANGUAGE_CODE ("Volapük", vo, vol, vol)
 DEFINE_LANGUAGE_CODE3 ("Votic", vot, vot)
 DEFINE_LANGUAGE_CODE3 ("Wakashan languages", wak, wak)
 DEFINE_LANGUAGE_CODE3 ("Walser", wae, wae)
-DEFINE_LANGUAGE_CODE3 ("Walamo", wal, wal)
+DEFINE_LANGUAGE_CODE3 ("Walaita", wal, wal)
 DEFINE_LANGUAGE_CODE ("Walloon", wa, wln, wln)
 DEFINE_LANGUAGE_CODE3 ("Waray", war, war)
 DEFINE_LANGUAGE_CODE3 ("Washo", was, was)

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

Summary of changes:
 ChangeLog          |    7 ++-----
 locale/iso-639.def |    3 ++-
 2 files changed, 4 insertions(+), 6 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]