.
authorJim Meyering <jim@meyering.net>
Tue, 26 Dec 1995 05:50:19 +0000 (05:50 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 26 Dec 1995 05:50:19 +0000 (05:50 +0000)
old/fileutils/NEWS

index 8d7948ec9791ff75ef0919a4791329436ff0cc2e..58d9db57aca9bee8bdf89ddd3fd66ffe6745389e 100644 (file)
@@ -1,4 +1,7 @@
 User-visible changes in release 3.13:
+* 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
 * rm -rf '' behaves properly on SunOS 4 systems
 * touch: rename long option name, --file, to --reference.
   `touch --file' will continue to work a little longer.