summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-05 19:18:02 +0000
committerJim Meyering <jim@meyering.net>2002-01-05 19:18:02 +0000
commit4d18918a3accdebabb995735b7c8914c19e19d60 (patch)
treeeda3d020fdbcbeb2a3d3d55438bead3912451a3e /old/fileutils/NEWS
parent26802588fa0d65b827ff27b15da9d6c0ebc5d425 (diff)
downloadcoreutils-4d18918a3accdebabb995735b7c8914c19e19d60.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 53c07c13e..275361d9b 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,5 @@
[4.1.5]
+* cp -r no longer preserves symlinks
* The block size notation is now compatible with SI and with IEC 60027-2.
For example, --block-size=1MB now means --block-size=1000000,
whereas --block-size=1MiB now means --block-size=1048576.