This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[COMMITTED] Add Central Nahuatl (nhn) to iso-639.def
- From: Chris Leonard <cjlhomeaddress at gmail dot com>
- To: libc-alpha <libc-alpha at sourceware dot org>
- Date: Fri, 1 Nov 2013 09:14:13 -0400
- Subject: [COMMITTED] Add Central Nahuatl (nhn) to iso-639.def
- Authentication-results: sourceware.org; auth=none
2013-11-01 Chris Leonard <cjl@sugarlabs.org>
* locale/iso-639.def: Add Central Nahuatl (nhn).
>From 1d70fd6c758187ba763ad65a1a7fe5923483ad4e Mon Sep 17 00:00:00 2001
From: Chris Leonard <cjlhomeaddress@gmail.com>
Date: Fri, 1 Nov 2013 09:11:26 -0400
Subject: [PATCH] Add Central Nahuatl (nhn).
---
ChangeLog | 4 ++++
locale/iso-639.def | 1 +
2 files changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index b21cdbb..34eacc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-01 Chris Leonard <cjl@sugarlabs.org>
+
+ * locale/iso-639.def: Add Central Nahuatl (nhn).
+
2013-11-01 Bruno Haible <bruno@clisp.org>
[BZ #7003]
diff --git a/locale/iso-639.def b/locale/iso-639.def
index b04dff1..91485eb 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -86,6 +86,7 @@ DEFINE_LANGUAGE_CODE3 ("Caucasian (Other)", cau, cau)
DEFINE_LANGUAGE_CODE3 ("Cebuano", ceb, ceb)
DEFINE_LANGUAGE_CODE3 ("Celtic (Other)", cel, cel)
DEFINE_LANGUAGE_CODE3 ("Central American Indian (Other)", cai, cai)
+DEFINE_LANGUAGE_CODE3 ("Central Nahuatl", nhn, nhn)
DEFINE_LANGUAGE_CODE3 ("Central Sama", sml, sml)
DEFINE_LANGUAGE_CODE3 ("Chagatai", chg, chg)
DEFINE_LANGUAGE_CODE3 ("Chamic languages", cmc, cmc)
--
1.7.11.7