From: Jim Meyering Date: Sat, 5 Jan 2002 19:18:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_5~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d18918a3accdebabb995735b7c8914c19e19d60;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 53c07c13e5..275361d9bd 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.