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.13-143-gc1e9e39


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  c1e9e399b3b124ad818dcd75e916e2d9488fe004 (commit)
      from  96b4b1b04ef56c7cf5cb4f55cdee5df4e5886c6b (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://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=c1e9e399b3b124ad818dcd75e916e2d9488fe004

commit c1e9e399b3b124ad818dcd75e916e2d9488fe004
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Mon May 9 18:49:24 2011 -0400

    Add ary language entry.

diff --git a/ChangeLog b/ChangeLog
index 5c8aa6c..4ea1f51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
 
+	* locale/iso-639.def: Add ary entry.
+
 	* locale/C-translit.h.in: Add U20A1 transliteration.
 
 	[BZ #12178]
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 4ff961b..5f6373d 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -313,6 +313,7 @@ DEFINE_LANGUAGE_CODE ("Moldavian", mo, mol, mol)
 DEFINE_LANGUAGE_CODE3 ("Mon-Khmer (Other)", mkh, mkh)
 DEFINE_LANGUAGE_CODE ("Mongolian", mn, mon, mon)
 DEFINE_LANGUAGE_CODE3 ("Mongo", lol, lol)
+DEFINE_LANGUAGE_CODE3 ("Moroccan Arabic", ary, ary)
 DEFINE_LANGUAGE_CODE3 ("Mossi", mos, mos)
 DEFINE_LANGUAGE_CODE3 ("Multiple languages", mul, mul)
 DEFINE_LANGUAGE_CODE3 ("Munda languages", mun, mun)

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

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