about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbf67edb3a..26ccf33d41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-07-22  Ulrich Drepper  <drepper@redhat.com>
 
+	* libio/tst-eof.c: Rewrite to let test-skeleton.c deal with
+	creation and removal of the temp file.
+
 	* libio/bug-rewind.c: Use test skeleton.  Use create_temp_file for
 	file creation.
 	* test-skeleton.c (create_temp_file): New function.