diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-09 23:17:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-09 23:17:20 +0000 |
commit | 55f462edb056e70ddfdd7bf388a8088d6773ff1d (patch) | |
tree | 5613f175899c5424ef36e79e803a499f11a9c21d /ChangeLog | |
parent | 53e5cdd8442dd1fcbc9e93d09d2c37863428d152 (diff) | |
download | glibc-55f462edb056e70ddfdd7bf388a8088d6773ff1d.zip glibc-55f462edb056e70ddfdd7bf388a8088d6773ff1d.tar.gz glibc-55f462edb056e70ddfdd7bf388a8088d6773ff1d.tar.bz2 |
Update.glibc-2.2cvs/glibc-2_2
(tst-chmod-ARGS): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ * posix/Makefile (tst-dir-ARGS): Fix problem with compiling in source directory. + (tst-chmod-ARGS): Likewise. 2000-11-09 H.J. Lu <hjl@gnu.org> |