]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 20 Aug 2000 21:04:26 +0000 (21:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 Aug 2000 21:04:26 +0000 (21:04 +0000)
old/fileutils/ChangeLog

index 92490149c2a4225761324c1c9ed3649ad4228762..4aaad17f8e08660eaf51c08c6ac4f68528583283 100644 (file)
@@ -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  <eggert@twinsun.com>