summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-10-07 20:36:07 +0000
committerUlrich Drepper <drepper@redhat.com>2007-10-07 20:36:07 +0000
commita1160714c849b5e2c3d9b19f19c8bab72c3e3469 (patch)
tree4611d4206192eab80e95edfeff1acb3006d3acc2 /ChangeLog
parentbb27a6ebf77bc7f10c330fe97d2d3ce96b95c848 (diff)
[BZ #181]
* locale/C-time.c: Set week_1stday data to 19971201.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef40b8c4d9..b4a2e61f51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-10-07 Ulrich Drepper <drepper@redhat.com>
+ [BZ #181]
+ * locale/C-time.c: Set week_1stday data to 19971201.
+
[BZ #2633]
* wcsmbs/wchar.h: Move many C99 functions into std namespace.