GNU C Library master sources branch master updated. glibc-2.16-ports-merge-749-ge959c02

aj@sourceware.org aj@sourceware.org
Wed Nov 21 20:44:00 GMT 2012


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  e959c02587be2412765a525bb0da09054b8f467c (commit)
      from  5a04f3767467ae3adfc16ee6ec98035b582da5ef (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=e959c02587be2412765a525bb0da09054b8f467c

commit e959c02587be2412765a525bb0da09054b8f467c
Author: Andreas Jaeger <aj@suse.de>
Date:   Wed Nov 21 21:42:38 2012 +0100

    Fix typo for ayc_PE
    
    	* SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 83d357a..b478a8d 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-21  Andreas Jaeger  <aj@suse.de>
+
+	* SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
+
 2012-11-21  Chris Leonard  <cjl@sugarlabs.org>
 
 	[BZ #14863]
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index c4390f0..f7b1a50 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -46,7 +46,7 @@ ar_TN.UTF-8/UTF-8 \
 ar_TN/ISO-8859-6 \
 ar_YE.UTF-8/UTF-8 \
 ar_YE/ISO-8859-6 \
-ayc_PE/UFT-8 \
+ayc_PE/UTF-8 \
 az_AZ/UTF-8 \
 as_IN/UTF-8 \
 ast_ES.UTF-8/UTF-8 \

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

Summary of changes:
 localedata/ChangeLog |    4 ++++
 localedata/SUPPORTED |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources



More information about the Glibc-cvs mailing list