diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-08 20:09:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-08 20:09:36 +0000 |
commit | a70e8c6a64001545d9d18ecd3b03de93a9828342 (patch) | |
tree | 5764fe31df5134325119d6b9cc7c0077b7dddb3e | |
parent | 6a79d4805ec90113ea0a9d7c7197ea98a69718aa (diff) | |
download | coreutils-a70e8c6a64001545d9d18ecd3b03de93a9828342.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Version 4.5.7. + * tests/mv/part-symlink: Don't assume that the file owner username + length is less than 9 in ls output: instead, omit that field + altogether. Reported by, and suggested fix from, Ferdinand. + * tests/du/restore-wd: New test for just-fixed bug in ftw.c. * tests/du/Makefile.am (TESTS): Add restore-wd. |