about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d18a0ccd6b..52771ad65d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-05-26  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/Makefile (tests): Add tst-truncate and tst-truncate64.
+	* posix/tst-truncate.c: New file.
+	* posix/tst-truncate64.c: New file.
+
 	* sysdeps/unix/sysv/linux/pread64.c: The little/big endian code
 	was switched.