diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-02 17:43:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-02 17:43:10 +0000 |
commit | 2fd63693cc3d581a8b7ff03fda056ebec6e5c50a (patch) | |
tree | 67e671c38d3ecc522f7afa35735aabdb54d17dcc /old | |
parent | 244554ca1ad97e691ed4d06ed082e77e5f7bfba3 (diff) | |
download | coreutils-2fd63693cc3d581a8b7ff03fda056ebec6e5c50a.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index e53297dc3..c2a928909 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ [4.1.6] +* cp -r once again preserves symlinks (reverting the change in 4.1.5), + but now it warns that relying on that behavior is not portable +* ls now accepts --time-style=+FORMAT, where +FORMAT works like date's format * The obsolete usage `touch [-acm] MMDDhhmm[YY] FILE...' is no longer supported on systems conforming to POSIX 1003.1-2001. Use touch -t instead. * cp and inter-partition mv no longer give a misleading diagnostic in some |