summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-29 05:06:11 +0000
committerJim Meyering <jim@meyering.net>1996-07-29 05:06:11 +0000
commite22b1e56e68a914d11df7160625d5fae0dd26380 (patch)
treeec770a3dd92b351f1072d7e86a0c3433b9031de8 /old
parentcd2e2180d9fb1c83dced9610da710d8553a0efda (diff)
downloadcoreutils-e22b1e56e68a914d11df7160625d5fae0dd26380.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 614888913..505494d3a 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,3 +1,8 @@
+Changes in release 3.14:
+* when possible, cp -p preserves owner/group even on symlinks in case
+ they're in a directory that has the sticky-bit set.
+* cp --recursive --parents SRC DEST works when SRC is an absolute file name.
+
Changes in release 3.13:
* ls properly determines window size on SunOS and Solaris systems
* ls accepts new option --color[=WHEN] where WHEN is `always', `never',