This is the mail archive of the libc-alpha@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]

[COMMITTED] Correct Walaita (wal) and add Unami Delaware (unm).


2013-11-04  Chris Leonard  <cjl@sugarlabs.org>

    * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).


>From f6e12daa519832e1c4552d4cc3f436d8bd8e3def Mon Sep 17 00:00:00 2001
From: Chris Leonard <cjlhomeaddress@gmail.com>
Date: Mon, 4 Nov 2013 11:04:19 -0500
Subject: [PATCH] Correct Walaita (wal) and add Unami Delaware (unm).

---
 ChangeLog          | 7 ++-----
 locale/iso-639.def | 3 ++-
 2 files changed, 4 insertions(+), 6 deletions(-)

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)
-- 
1.7.11.7


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