summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-01-03 14:40:33 +0000
committerJim Meyering <jim@meyering.net>1998-01-03 14:40:33 +0000
commit234ea051715aa6ab52d575c142626382306edbd6 (patch)
tree7e3319183a7ed15ea7a71acbc66329d115120217 /old
parent0fa007e352f6223e19d9d21bf133e7a8c40ed1b8 (diff)
downloadcoreutils-234ea051715aa6ab52d575c142626382306edbd6.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
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.