From: Jim Meyering Date: Sun, 31 Dec 2000 09:19:25 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_0_36~132 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f39ef82a14dedfe752f51e32db78e68375e23f59;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a83a077ac1..8823efcf93 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,17 @@ +2000-12-31 Jim Meyering + + * tests/cp/Makefile.am (TESTS): Add deref-slink. + * tests/cp/deref-slink: New file. Test for the bug fixed by my + 2000-12-28 change to copy.c. + +2000-12-30 Paul Eggert + + * src/ls.c: Improve performance by invoking gettext twice at the start, + instead of once for each file. + (long_time_format): New var. + (decode_switches): Initialize it, if format == long_format. + (print_long_format): Use it. + 2000-12-30 Paul Eggert * src/ls.c (print_long_format): Don't dump core if strftime