diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ccb25c56d9..d7cc72fbae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-08-09 Ulrich Drepper <drepper@redhat.com> + * time/strptime.c (strptime_internal): Add handling of year + + %U/%W week + week day. + * stdio-common/vfscanf.c: Fix reading of wide chars and strings if not COMPILE_WSCANF. |