aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4c14144a1..f15b09a413 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-09 Ulrich Drepper <drepper@redhat.com>
+
+ * stdio-common/vfscanf.c: Fix handling of %[] for COMPILE_WSCANF.
+ * libio/Makefile (tests): Add tst-swscanf.
+ * libio/tst-swscanf.c: New file.
+
2001-08-09 Jakub Jelinek <jakub@redhat.com>
* posix/globtest.sh: Robustify tilde tests.