]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 9 Mar 2003 09:14:25 +0000 (09:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Mar 2003 09:14:25 +0000 (09:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f6b53a11c32bc24eafc0b8fb6d9c72c8baf711b8..2ccfe9f0cc5e0aa8066dc289f2a16ffc83b365af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ Planned changes:
 * du no longer lists hard-linked files more than once
 * du no longer dumps core due to `infinite' recursion via nftw's
   use of the buggy replacement function in getcwd.c
-* portability patches for a few vendor compilers
+* portability patches for a few vendor compilers and 64-bit systems
 * du -S *really* now works like it did before the change in 4.5.5
 
 [4.5.9]