diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d7cc72fbae..a80ce7b057 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ +2001-08-09 Jakub Jelinek <jakub@redhat.com> + + * catgets/catgets.c (catclose): Be liberal about catalog_desc in + catclose too. + 2001-08-09 Ulrich Drepper <drepper@redhat.com> * time/strptime.c (strptime_internal): Add handling of year + %U/%W week + week day. + * time/tst-strptime.c: Add test case for %U and %W handling. * stdio-common/vfscanf.c: Fix reading of wide chars and strings if not COMPILE_WSCANF. |