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 5db5222ca0..29c5ee8ae2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-06-22 Ulrich Drepper <drepper@redhat.com>
+ * libio/Makefile (tests): Add tst-getwc and tst_putwc.
+ (CFLAGS-tst_putwc.c): New definition.
+ * libio/tst_getwc.c: New file.
+ * libio/tst_getwc.input: New file.
+ * libio/tst_putwc.c: New file.
+
* include/string.h: Add prototype for __strdup.
2000-06-22 Greg McGary <greg@mcgary.org>