diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-03 14:40:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-03 14:40:33 +0000 |
commit | 234ea051715aa6ab52d575c142626382306edbd6 (patch) | |
tree | 7e3319183a7ed15ea7a71acbc66329d115120217 | |
parent | 0fa007e352f6223e19d9d21bf133e7a8c40ed1b8 (diff) | |
download | coreutils-234ea051715aa6ab52d575c142626382306edbd6.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 95fc106d3..b03cbb512 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. |