From: Jim Meyering Date: Sat, 3 Jan 1998 14:40:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16j~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=234ea051715aa6ab52d575c142626382306edbd6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 95fc106d37..b03cbb5129 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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.