diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-13 13:38:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-13 13:38:45 +0000 |
commit | a25795c92624657d666619b9d25f0f0d81d3c673 (patch) | |
tree | d924d6430fc25230439c795171401142820a43d7 /ChangeLog | |
parent | 583cd919cce2ddde1da9114952e626b77275c0c6 (diff) | |
download | coreutils-a25795c92624657d666619b9d25f0f0d81d3c673.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2006-01-12 Jim Meyering <jim@meyering.net> +2006-01-13 Jim Meyering <jim@meyering.net> * Version 6.0-cvs. + * tests/acl: Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's + getfacl would hang. + +2006-01-12 Jim Meyering <jim@meyering.net> + * 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. |