diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-12 18:08:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-12 18:08:42 +0000 |
commit | 86d43d38262b1ad9bb17aaf47b5569f8b44e2982 (patch) | |
tree | 07821f5013c7ef3ad967ed968e4949cfea46ba2b /ChangeLog | |
parent | 8e6c26e59390f5955dfabd3dfabc008549cd7ee0 (diff) | |
download | coreutils-86d43d38262b1ad9bb17aaf47b5569f8b44e2982.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ * Version 6.0-cvs. + * tests/du/long-sloop: Adjust not to hard-code the expected + diagnostic corresponding to ELOOP. Solaris' diagnostic differs + from that of Linux/libc. Reported by Paul Eggert. + + * tests/du/long-sloop: Create file at end of symlink chain. + * tests/misc/test: New file, with a test for one of the bugs fixed by yesterday's test.c changes. * tests/misc/Makefile.am (TESTS): Add test. |