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.27.9000-539-gcdb52c7


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  cdb52c71821d8d7d814daf7d01fbd003daef9c22 (commit)
      from  0aec4c1d1801e8016ebe89281d16597e0557b8be (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=cdb52c71821d8d7d814daf7d01fbd003daef9c22

commit cdb52c71821d8d7d814daf7d01fbd003daef9c22
Author: Sylvain Lesage <severo@rednegra.net>
Date:   Fri Jun 29 20:55:59 2018 +0200

    es_BO locale: Change LC_PAPER to en_US (bug 22996).
    
    	[BZ #22996]
    	* localedata/locales/es_BO (LC_PAPER): Change to â??copy "en_US"â??.

diff --git a/ChangeLog b/ChangeLog
index 3a5e52b..2f08bf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-06-29  Sylvain Lesage  <severo@rednegra.net>
+
+	[BZ #22996]
+	* localedata/locales/es_BO (LC_PAPER): Change to â??copy "en_US"â??.
+
 2018-06-29  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
 	* sysdeps/aarch64/multiarch/memcpy_falkor.S (__memcpy_falkor):
diff --git a/localedata/locales/es_BO b/localedata/locales/es_BO
index 4202c5a..5b6c6e2 100644
--- a/localedata/locales/es_BO
+++ b/localedata/locales/es_BO
@@ -124,7 +124,7 @@ first_weekday 2
 END LC_TIME
 
 LC_PAPER
-copy "i18n"
+copy "en_US"
 END LC_PAPER
 
 LC_TELEPHONE

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

Summary of changes:
 ChangeLog                |    5 +++++
 localedata/locales/es_BO |    2 +-
 2 files changed, 6 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]