aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-18 23:34:30 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-18 23:34:30 +0000
commitfd3e6373c842c9e01de67898a65fe01d08791d48 (patch)
tree936c9f5f9a3c2e68b8a4b6110559278f83fe5016 /ChangeLog
parentbb2fc8504d9aaa024bdfd2d630f4241c0e24bbf5 (diff)
downloadglibc-fd3e6373c842c9e01de67898a65fe01d08791d48.zip
glibc-fd3e6373c842c9e01de67898a65fe01d08791d48.tar.gz
glibc-fd3e6373c842c9e01de67898a65fe01d08791d48.tar.bz2
Update.
* stdio-common/Makefile (tests): Add test-vfprintf. (test-vfprintf-ENV): New variable. * stdio-common/test-vfprintf.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 176f895..7863727 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-11-18 Ulrich Drepper <drepper@redhat.com>
+ * stdio-common/Makefile (tests): Add test-vfprintf.
+ (test-vfprintf-ENV): New variable.
+ * stdio-common/test-vfprintf.c: New file.
+
* wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.
* wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.