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.16-ports-merge-785-g06b313b


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  06b313bf04eef2d7dbf60f1d6d440e76754181e9 (commit)
      from  d92865823859d4e804d8ac5e5f74fb0f31a54091 (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=06b313bf04eef2d7dbf60f1d6d440e76754181e9

commit 06b313bf04eef2d7dbf60f1d6d440e76754181e9
Author: Nik Kalach <nikka@fedoraproject.org>
Date:   Thu Nov 29 09:00:06 2012 +0100

    Fix abmon December entry in ia_FR
    
    * locales/ia_FR (abmon): Fix December.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 336353d..a4dc29e 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,7 @@
 2012-11-26  Nik Kalach  <nikka@fedoraproject.org>
 
+	* locales/ia_FR (abmon): Fix December.
+
 	[BZ#14879]
 	* locales/ia_FR : New file.
 	* SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
diff --git a/localedata/locales/ia_FR b/localedata/locales/ia_FR
index 11e8158..e31fc22 100644
--- a/localedata/locales/ia_FR
+++ b/localedata/locales/ia_FR
@@ -63,7 +63,7 @@ abmon   "<U006A><U0061><U006E>";"<U0066><U0065><U0062>";/
         "<U006D><U0061><U0069>";"<U006A><U0075><U006E>";/
         "<U006A><U0075><U006C>";"<U0061><U0075><U0067>";/
         "<U0073><U0065><U0070>";"<U006F><U0063><U0074>";/
-        "<U006E><U006F><U0076>";"<U0064><U0069><U0063>"
+        "<U006E><U006F><U0076>";"<U0064><U0065><U0063>"
 mon     "<U006A><U0061><U006E><U0075><U0061><U0072><U0069><U006F>";/
         "<U0066><U0065><U0062><U0072><U0075><U0061><U0072><U0069><U006F>";/
         "<U006D><U0061><U0072><U0074><U0069><U006F>";/

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

Summary of changes:
 localedata/ChangeLog     |    2 ++
 localedata/locales/ia_FR |    2 +-
 2 files changed, 3 insertions(+), 1 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]