summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-07 17:04:27 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-07 17:04:27 +0000
commitea639044648eae3cdcaebdfc448357cd114511f4 (patch)
treea8ba4120cd4123d05e6a812dae689271ad40a961 /ChangeLog
parent2f25732d5deb612a22420de73781cd0c756af75d (diff)
downloadglibc-ea639044648eae3cdcaebdfc448357cd114511f4.tar.gz
glibc-ea639044648eae3cdcaebdfc448357cd114511f4.tar.xz
glibc-ea639044648eae3cdcaebdfc448357cd114511f4.zip
Update.
2000-09-07  Ulrich Drepper  <drepper@redhat.com>

	* posix/tst-dir.c (main): Correct one bug (missing NULL test) and
	add one more test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 261f2e58dd..c9f4bbc824 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* posix/tst-dir.c (main): Correct one bug (missing NULL test) and
+	add one more test.
+
 2000-09-07  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/unix/sysv/linux/mips/lockf64.c: New file.