]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 8 Apr 2000 06:46:32 +0000 (06:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Apr 2000 06:46:32 +0000 (06:46 +0000)
old/fileutils/ChangeLog

index 2442dfaefe489d6a0aaa7a2b77f02dbbcf13df6a..3fbc55ea6d723112d09549a31fcb9952df862f09 100644 (file)
@@ -1,3 +1,13 @@
+2000-04-08  Jim Meyering  <meyering@lucent.com>
+
+       * src/cp.c (usage): Document that while the --backup option takes an
+       optional argument, the -b option accepts none.
+       (main): Use `backup type' in call to xget_version, not the
+       now-deprecated `--version-control'.
+       * src/install.c: Likewise.
+       * src/ln.c: Likewise.
+       * src/mv.c: Likewise.
+
 2000-03-12  Jim Meyering  <meyering@lucent.com>
 
        Merge from textutils.