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.22-635-ga82cd94


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  a82cd945b54958f2ee8d1503eee20fd521f1c236 (commit)
      from  1bd5483e104c8bde6e61dc5e3f8a848bc861872d (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=a82cd945b54958f2ee8d1503eee20fd521f1c236

commit a82cd945b54958f2ee8d1503eee20fd521f1c236
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Tue Dec 29 23:19:54 2015 -0500

    localedata: nl_NL@euro: copy measurement from nl_NL [BZ #19198]
    
    No real changes here as the output is the same.  Just making the input
    a little bit nicer.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 4b34661..a661634 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-29  Mike Frysinger  <vapier@gentoo.org>
+
+	[BZ #19198]
+	* locales/nl_NL@euro (LC_MEASUREMENT): Copy from nl_NL.
+
 2015-12-29  Damyan Ivanov  <dam+gnu@ktnx.net>
 
 	[BZ #19385]
diff --git a/localedata/locales/nl_NL@euro b/localedata/locales/nl_NL@euro
index e6af083..6179e72 100644
--- a/localedata/locales/nl_NL@euro
+++ b/localedata/locales/nl_NL@euro
@@ -71,8 +71,7 @@ copy "nl_NL"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
-% metric
-measurement 1
+copy "nl_NL"
 END LC_MEASUREMENT
 
 LC_NAME

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

Summary of changes:
 localedata/ChangeLog          |    5 +++++
 localedata/locales/nl_NL@euro |    3 +--
 2 files changed, 6 insertions(+), 2 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]