]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 25 Dec 2000 18:31:25 +0000 (18:31 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Dec 2000 18:31:25 +0000 (18:31 +0000)
old/fileutils/ChangeLog

index 0f3f5ccc7b6e59de4238eca6a8c2d2b8bf6f6297..f979463c12f89a9457145554cab7b4e19e253fa6 100644 (file)
@@ -9,10 +9,14 @@
 
 2000-12-24  Jim Meyering  <meyering@lucent.com>
 
-       ln --backup=simple --suffix=SUFFIX doesn't use SUFFIX
+       For both ln and install, when using `--backup=simple --suffix=S',
+       the suffix `S' wasn't used.
+       
        * src/ln.c (main): Actually use the local variable,
-       `backup_suffix_string'.  Nelson Beebe reported the unused variable.
-       * tests/ln/misc: Add a test for this.
+       `backup_suffix_string'.
+       * src/install.c (main): Likewise.
+       Nelson Beebe reported the unused variables.
+       * tests/ln/misc: Add a test for this (for all of cp, mv, ln, install).
 
        * man/help2man: Update to version 1.24.