From: Jim Meyering Date: Tue, 26 Dec 1995 05:50:19 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13j~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f721ed2bf46c504b7f43731f439cfefd0c229898;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8d7948ec97..58d9db57ac 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.