From: Jim Meyering Date: Thu, 1 Jan 1998 19:45:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16i~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb5e8a14c269376c16e057433191d79ae5bf60ec;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index c6cd8cbd40..4c2c820e11 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -26,7 +26,8 @@ Changes in release 3.17: * du accepts new option --max-depth=N * rmdir accepts new options: --ignore-fail-on-non-empty and --verbose * on most hosts df, du, and ls now overflow at 2**64 bytes, not 2**31 bytes -* all programs now work on large files on LFS hosts like Solaris 2.6 +* all programs now work on large files on LFS systems like Solaris 2.6 and + Linux with the pre-2.1 release of GNU libc. * df now works with OpenBSD 2.1 beta * cp -d FILE SYMLINK-TO-FILE doesn't erase FILE. Now it gives an error.