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-366-g7961dd3


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  7961dd37162372b3c797cfcec5c0179e1665b770 (commit)
      from  f6e12daa519832e1c4552d4cc3f436d8bd8e3def (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=7961dd37162372b3c797cfcec5c0179e1665b770

commit 7961dd37162372b3c797cfcec5c0179e1665b770
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date:   Mon Nov 4 11:21:41 2013 -0500

    Adjust language-code fields of LC_ADDRESS.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2088e6a..e493d9d 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
+
+	* locales/unm_US: Adjust language-code fields of LC_ADDRESS.
+	* locales/wal_ET: Likewise.
+
 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
 
 	* locales/quz_PE: Adjust language-code fields of LC_ADDRESS.
diff --git a/localedata/locales/unm_US b/localedata/locales/unm_US
index ddd0493..a04188e 100644
--- a/localedata/locales/unm_US
+++ b/localedata/locales/unm_US
@@ -153,8 +153,10 @@ country_car   "<U0055><U0053><U0041>"
 country_isbn  0
 % lang_name     ""
 % lang_ab       ""
-% lang_term     ""
-% lang_lib      ""
+% unm
+lang_term    "<U0075><U006E><U006D>"
+% unm
+lang_lib    "<U0075><U006E><U006D>"
 END LC_ADDRESS
 
 LC_TELEPHONE
diff --git a/localedata/locales/wal_ET b/localedata/locales/wal_ET
index 7eb5ac4..8408a62 100644
--- a/localedata/locales/wal_ET
+++ b/localedata/locales/wal_ET
@@ -113,9 +113,6 @@ country_car    "<U0045><U0054><U0048>"
 lang_name     "<U12C8><U120B><U12ED><U1273><U1271>"
 lang_term     "<U0077><U0061><U006C>"
 lang_lib      "<U0077><U0061><U006C>"
-
-
-%
 END LC_ADDRESS
 
 

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

Summary of changes:
 localedata/ChangeLog      |    5 +++++
 localedata/locales/unm_US |    6 ++++--
 localedata/locales/wal_ET |    3 ---
 3 files changed, 9 insertions(+), 5 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]