diff options
author | Andreas Schwab <schwab@redhat.com> | 2009-10-05 10:52:22 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2009-10-05 10:52:22 +0200 |
commit | 930799d555e9534cf78f57fa88642a4a43d278f4 (patch) | |
tree | ca7f49f63c7937703492d0fd92a19e905b59cb4c /ChangeLog | |
parent | 78aa397939f403cef61d882f2e76f8c131b9e4d9 (diff) | |
download | glibc-930799d555e9534cf78f57fa88642a4a43d278f4.tar glibc-930799d555e9534cf78f57fa88642a4a43d278f4.tar.gz glibc-930799d555e9534cf78f57fa88642a4a43d278f4.tar.bz2 glibc-930799d555e9534cf78f57fa88642a4a43d278f4.zip |
Fix week-1stday in C locale
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-10-05 Andreas Schwab <schwab@redhat.com> + + * locale/C-time.c: Revert week-1stday back to 19971130 and set + first_weekday to 1 and first_workday to 2. + 2009-10-01 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define F_SETOWN_EX and |