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.13-192-g5eb84b0


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  5eb84b0e8e0d3ec3d73a08c8525fec761e0d0804 (commit)
      from  49de7a0060499a263ed1ad47a4ee5facdb3a7585 (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=5eb84b0e8e0d3ec3d73a08c8525fec761e0d0804

commit 5eb84b0e8e0d3ec3d73a08c8525fec761e0d0804
Author: Sašo Živanovic <saso.zivanovic@guest.arnes.si>
Date:   Mon May 16 01:24:50 2011 -0400

    Add work and week day info to sl_SI locale

diff --git a/NEWS b/NEWS
index f9efdad..df4932d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,11 +11,11 @@ Version 2.14
 
   386, 6420, 7101, 9730, 9732, 9809, 10138, 10149, 10157, 11257, 11258,
   11487, 11532, 11578, 11653, 11668, 11724, 11901, 11945, 11947, 11952,
-  12052, 12083, 12158, 12178, 12200, 12346, 12393, 12420, 12432, 12445,
-  12449, 12453, 12454, 12460, 12469, 12489, 12509, 12510, 12511, 12518,
-  12527, 12541, 12545, 12551, 12582, 12583, 12587, 12597, 12601, 12611,
-  12625, 12626, 12631, 12650, 12653, 12655, 12660, 12681, 12685, 12711,
-  12713, 12714, 12717, 12723, 12724, 12734, 12738, 12746
+  11987, 12052, 12083, 12158, 12178, 12200, 12346, 12393, 12420, 12432,
+  12445, 12449, 12453, 12454, 12460, 12469, 12489, 12509, 12510, 12511,
+  12518, 12527, 12541, 12545, 12551, 12582, 12583, 12587, 12597, 12601,
+  12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660, 12681, 12685,
+  12711, 12713, 12714, 12717, 12723, 12724, 12734, 12738, 12746
 
 * The RPC implementation in libc is obsoleted.  Old programs keep working
   but new programs cannot be linked with the routines in libc anymore.
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index d0add09..00021b5 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-16  Ulrich Drepper  <drepper@gmail.com>
+
+	[BZ #11987]
+	* locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
+	Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
+
 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
 
 	[BZ #9732]
@@ -31,7 +37,7 @@
 	[BZ #11578]
 	* locales/es_PA: Change paper format to letter.
 	* locales/es_SV: Likewise.
-	Patch by Caolán McNamara <caolanm@redhat.com>.
+	Patch by Caolán McNamara <caolanm@redhat.com>.
 
 	[BZ #11653]
 	* locales/es_NI: Fix currency_symbol.
@@ -301,7 +307,7 @@
 	Patch by Petr Machata <pmachata@redhat.com>.
 
 	* locales/crh_UA: Fix first day of week and a few spellings.
-	Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
+	Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
 
 2009-10-15  Ulrich Drepper  <drepper@redhat.com>
 
@@ -2060,11 +2066,11 @@
 	make it more like the structure of the POSIX locale values.
 	* locales/tr_TR: Correct numeric decimal point to use comma, and
 	correct grouping.
-	Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
+	Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
 
 	[BZ #421]
 	* locales/tr_TR: Update with new currency symbol valid from
-	2005-01-01.  Patch from Nilgün Belma Bugüner.
+	2005-01-01.  Patch from Nilgün Belma Bugüner.
 	* locales/tr_TR: Convert UTF-8 comment to <U#> notation.
 
 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
@@ -2137,7 +2143,7 @@
 2004-05-02  Petter Reinholdtsen  <pere@hungry.com>
 
 	* locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
-	(nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
+	(nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
 
 2004-05-03  Ulrich Drepper  <drepper@redhat.com>
 
@@ -2631,11 +2637,11 @@
 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
 
 	* locales/fi_FI [LC_TIME]: Correct month names to make the dates
-	gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
+	gramatically correct.  Patch from Eero Häkkinen. [PR libc/5013].
 
 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
 
-	* locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
+	* locales/an_ES: New file.  Contributed by Jordi Mallach Péez.
 
 2003-06-15  Petter Reinholdtsen  <pere@hungry.com>
 
@@ -2656,9 +2662,9 @@
 	Finland
 	* locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
 	period (U002E) to non-break space (U00A0).
-	suggestion from Eero Häkkinen.
+	suggestion from Eero Häkkinen.
 	[LC_NUMERIC]: Correct thousands_sep from period (U002E) to
-	non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
+	non-break space (U00A0).  Based on suggestion from Eero Häkkinen.
 
 2003-06-11  Ulrich Drepper  <drepper@redhat.com>
 
@@ -3160,7 +3166,7 @@
 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
 
 	* locales/hu_HU: New version with corrected collation.
-	Patch by Nagy Péter <chichken@interbase.hu>.
+	Patch by Nagy Péter <chichken@interbase.hu>.
 
 2001-12-28  Ulrich Drepper  <drepper@redhat.com>
 
@@ -3205,7 +3211,7 @@
 
 	* charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
 
-2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
+2001-11-15  Børre Gaup  <boerre.gaup@pc.nu>
 
 	* locales/se_NO: New file.
 
@@ -3397,7 +3403,7 @@
 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
 
 	* locales/ro_RO: Correct abday, day, abmon, and mon info.
-	Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
+	Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
 
 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
 
@@ -5315,7 +5321,7 @@
 2000-05-04  Ulrich Drepper  <drepper@redhat.com>
 
 	* charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
-	Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
+	Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
 
 	* tst-fmon.c (main): Print the locale name as well in the error
 	message.
@@ -5464,7 +5470,7 @@
 
 	* locale/en_BW: New file.
 	* locale/en_ZW: New file.
-	Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
+	Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
 
 1999-12-21  Ulrich Drepper  <drepper@cygnus.com>
 
@@ -5474,7 +5480,7 @@
 1999-12-20  Ulrich Drepper  <drepper@cygnus.com>
 
 	* locales/af_ZA: New file.
-	Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
+	Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
 
 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
 
diff --git a/localedata/locales/sl_SI b/localedata/locales/sl_SI
index 78c83c4..2c9096a 100644
--- a/localedata/locales/sl_SI
+++ b/localedata/locales/sl_SI
@@ -2187,6 +2187,8 @@ t_fmt_ampm ""
 date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
 <U0025><U005A><U0020><U0025><U0059>"
+first_weekday 2
+first_workday 2
 END LC_TIME
 
 LC_PAPER

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

Summary of changes:
 NEWS                     |   10 +++++-----
 localedata/ChangeLog     |   36 +++++++++++++++++++++---------------
 localedata/locales/sl_SI |    2 ++
 3 files changed, 28 insertions(+), 20 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]