From: Jim Meyering Date: Sat, 8 Feb 2003 20:09:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: COREUTILS-4_5_7~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a70e8c6a64001545d9d18ecd3b03de93a9828342;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ab14745..df3bb8c 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.