summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-12-26 05:50:19 +0000
committerJim Meyering <jim@meyering.net>1995-12-26 05:50:19 +0000
commitf721ed2bf46c504b7f43731f439cfefd0c229898 (patch)
treec1a7ab085223cbbd085c56c376b6227c3d75db2d /old
parent6dde9c58fe99330144ebd96fb38b2321977fe028 (diff)
downloadcoreutils-f721ed2bf46c504b7f43731f439cfefd0c229898.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 8d7948ec9..58d9db57a 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -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.