diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-10 15:55:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-10 15:55:35 +0000 |
commit | 3b6906390e379bc9110583ecab9b73febeae8ac7 (patch) | |
tree | 730e62009c37e3e1e8f63b1d0eacdbba12b6e96e /ChangeLog | |
parent | e79af11c364447c85d4824fc604a011ffefcb7e6 (diff) | |
download | glibc-3b6906390e379bc9110583ecab9b73febeae8ac7.tar.gz glibc-3b6906390e379bc9110583ecab9b73febeae8ac7.tar.xz glibc-3b6906390e379bc9110583ecab9b73febeae8ac7.zip |
Update.
2000-04-10 Andreas Schwab <schwab@suse.de> * posix/globtest.sh: Skip tests that depend on unreadable directories if run as root.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 004dfe04b1..810528d4b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-04-10 Andreas Schwab <schwab@suse.de> + + * posix/globtest.sh: Skip tests that depend on unreadable + directories if run as root. + 2000-04-10 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/clock_settime.c (clock_settime): Test tv_nsec value |