summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-30 05:37:43 +0000
committerJim Meyering <jim@meyering.net>1996-11-30 05:37:43 +0000
commitd99d106c556ae0df12ff82fc0f39d43ddd337252 (patch)
tree5a6c589021c290e219aaf3c7822d026b3fecc128 /old/fileutils/NEWS
parent61f8fa059cb73591f3b9e12055aabcce30686821 (diff)
downloadcoreutils-d99d106c556ae0df12ff82fc0f39d43ddd337252.tar.xz
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 600ef448e..ee93281d2 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 3.14:
[3.13j]
+* install SRC DST no longer rejects non-regular, non-directory SRC
+* df accepts -F as a synonym for -t for compatibility with Solaris
* cp -i /dev/null existing-file now prompts before overwriting the target
* ls --color highlights orphaned symlinks text on terminals that support it
[3.13i]