about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4303149e5..8d0bc1ab06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-07-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/Makefile (tests): Remove tst-printf here...
+	(tests-srcs): ...and add it here.
+	(distribute): Add tst-unbputc.sh and tst-printf.sh.
+	Add rules to run tst-printf.sh.
+	* stdio-common/tst-printf.c: Move code around so that there is really
+	no further output where it's stated.
+	* stdio-common/tst-printf.sh: New file.
+
 2000-07-07  Mark Kettenis  <kettenis@gnu.org>
 
 	* hurd/vpprintf.c [USE_IN_LIBIO]: Include <libioP.h>.