]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Jan 1998 14:40:33 +0000 (14:40 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Jan 1998 14:40:33 +0000 (14:40 +0000)
old/fileutils/NEWS

index 95fc106d372177ef9fa2cff7c5018f43b1b541f2..b03cbb51290bcf224766c2c931e36d1fe5393cf3 100644 (file)
@@ -27,7 +27,7 @@ Changes in release 3.17:
 * 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 systems like Solaris 2.6 and
-  Linux with the pre-2.1 release of GNU libc.
+  Linux with the pre-2.1 development version 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.