From: Jim Meyering Date: Sun, 29 Oct 2000 15:37:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_30~34 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=aeb6f5e5f315f3f7c8381d5fe333626d5e304c67;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 80ceacd808..f2d0d82599 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,7 @@ Changes in release 4.01: [4.0.29] * ls.c wouldn't compile on some systems: fix it +* `cp -R --parents dir1/ dir2' failed on NetBSD, due to a portability problem [4.0.28] * ls is much more efficient on systems (e.g., linux-2.4.*) that store file type information in directory entries.