From: Jim Meyering Date: Sun, 20 Aug 2000 21:04:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f425a515bb75ea597b2ae496b93c5a776516b17;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 92490149c2..4aaad17f8e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -23,6 +23,9 @@ * src/mv.c (cp_option_init): Initialize to DEREF_NEVER, not `0'. * src/install.c (cp_option_init): Initialize to DEREF_ALWAYS, not `1'. + * tests/cp/Makefile.am (TESTS): Add cp-HL. + * tests/cp/cp-HL: New test. + * src/du.c (print_totals): Rename global from opt_combined_arguments. 2000-08-17 Paul Eggert