]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 1 Jan 1998 19:45:43 +0000 (19:45 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Jan 1998 19:45:43 +0000 (19:45 +0000)
old/fileutils/NEWS

index c6cd8cbd4063ec4e684914cb9a709820108de116..4c2c820e11433e1ddaea4b6147a180665f6776c8 100644 (file)
@@ -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.