about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-26 09:14:02 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-26 09:14:02 +0000
commit5915ce22c7b76a611c8e408b4b69a39b7916028a (patch)
treebb87c3270d22eee8e617ff00f5fc4220dfc6ae22 /ChangeLog
parent726b7b0f5cce9df5dd406a6a38a3e104fac9a070 (diff)
downloadglibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.tar.gz
glibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.tar.xz
glibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.zip
Update.
	* io/Makefile (tests): Add tst-fcntl.
	* io/tst-fcntl.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ff289c43d..7e388d6147 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-10-26  Ulrich Drepper  <drepper@redhat.com>
 
+	* io/Makefile (tests): Add tst-fcntl.
+	* io/tst-fcntl.c: New file.
+
 	* posix/Makefile (tests): Add tst-chmod.
 	(tst-chmod-ARGS): Define.
 	* posix/tst-chmod.c: New file.