diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-27 07:22:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-27 07:22:02 +0000 |
commit | 8c02ee02f685875608c344035636253f5a0c5336 (patch) | |
tree | dd84cc40cc79393f998e1e4b0ab5d6efec8d2da8 /ChangeLog | |
parent | f3acd97a918221554f6010995487710b7fad0aec (diff) | |
download | glibc-8c02ee02f685875608c344035636253f5a0c5336.tar.gz glibc-8c02ee02f685875608c344035636253f5a0c5336.tar.xz glibc-8c02ee02f685875608c344035636253f5a0c5336.zip |
Update.
2000-09-27 Ulrich Drepper <drepper@redhat.com> * posix/tst-dir.c: Test a few error cases of chdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c67c47162e..9647c8ec3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-09-27 Ulrich Drepper <drepper@redhat.com> + + * posix/tst-dir.c: Test a few error cases of chdir. + 2000-09-26 Ulrich Drepper <drepper@redhat.com> * math/math_private.h: Don't add long double prototypes if |