about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2012-06-04 18:15:08 +0200
committerPetr Baudis <pasky@ucw.cz>2012-06-04 18:15:08 +0200
commit03b6242320cb4758ed79fa248b114f0cc745d2db (patch)
tree309a8e9947add06a3912df48803e17cf27abb448 /NEWS
parentb17347ecff23ed4fd4a8dc377a4948558db43644 (diff)
downloadglibc-03b6242320cb4758ed79fa248b114f0cc745d2db.tar.gz
glibc-03b6242320cb4758ed79fa248b114f0cc745d2db.tar.xz
glibc-03b6242320cb4758ed79fa248b114f0cc745d2db.zip
[PATCH] Fix first_weekday/first_workday for EU locales
The following URL shows an official response to a question about
locale dates within the EU.  Basically they adopted ISO 8601:

http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:C:2004:78E:0447:0447:EN:PDF

ISO 8601:

http://dotat.at/tmp/ISO_8601-2004_E.pdf

2.2.8 calendar week
time interval of seven calendar days starting with a Monday

The pt_PT locale change has been removed from the patch by
Petr Baudis since Sunday seems to be the first day there
in daily usage.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d83217e5e..c4ae9f1421 100644
--- a/NEWS
+++ b/NEWS
@@ -29,7 +29,7 @@ Version 2.16
   13968, 13970, 13973, 13979, 13983, 13986, 14012, 14027, 14033, 14034,
   14036, 14040, 14043, 14044, 14048, 14049, 14053, 14055, 14059, 14064,
   14075, 14080, 14083, 14103, 14104, 14109, 14112, 14122, 14123, 14153,
-  14183, 14188
+  14183, 14188, 14199
 
 * Support for the x32 ABI on x86-64 added.  The x32 target is selected by
   configuring glibc with: