Update.
[platform/upstream/glibc.git] / ChangeLog
index d7cc72f..a80ce7b 100644 (file)
--- 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.