.
authorJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 05:29:26 +0000 (05:29 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 05:29:26 +0000 (05:29 +0000)
old/fileutils/NEWS

index a4bc038..0e2734f 100644 (file)
@@ -1,6 +1,7 @@
 User-visible changes in release 3.13:
-* install honors these options just as cp, ln, and mv do: --backup (-b)
-  --suffix=SUFFIX (-S SUFFIX), --version-control=WORD (-V WORD)
+* df and du have new options --human-readable (-h) and --megabytes (-m).
+* install now honors --backup (-b), --suffix=SUFFIX (-S SUFFIX), and
+  --version-control=WORD (-V WORD) options just as cp, ln, and mv do.
 * ln --verbose output is less prone to misinterpretation
 * ls -o works like -lG;  for compatibility with other versions of ls
 * cp has a new option to control creation of sparse files