summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-10-07 20:39:44 +0000
committerUlrich Drepper <drepper@redhat.com>2007-10-07 20:39:44 +0000
commit659a9013d4f4bb7012bfd736bae2c9e04581c27e (patch)
tree179ae30243b00e63401265ee396c2c137d353fa7 /ChangeLog
parenta1160714c849b5e2c3d9b19f19c8bab72c3e3469 (diff)
* locale/programs/ld-time.c (time_finish): Default for
first_workday is Monday.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4a2e61f51..e4ccedaccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
[BZ #181]
* locale/C-time.c: Set week_1stday data to 19971201.
+ * locale/programs/ld-time.c (time_finish): Default for
+ first_workday is Monday.
[BZ #2633]
* wcsmbs/wchar.h: Move many C99 functions into std namespace.