summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-08 20:09:36 +0000
committerJim Meyering <jim@meyering.net>2003-02-08 20:09:36 +0000
commita70e8c6a64001545d9d18ecd3b03de93a9828342 (patch)
tree5764fe31df5134325119d6b9cc7c0077b7dddb3e /ChangeLog
parent6a79d4805ec90113ea0a9d7c7197ea98a69718aa (diff)
downloadcoreutils-a70e8c6a64001545d9d18ecd3b03de93a9828342.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab14745a5..df3bb8c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.