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

diff --git a/NEWS b/NEWS
index 2160fd42bc2647eedbe4cf8a0bd7536927c044b1..81569d206b47c899d1bedb907f91defae91d50ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 [4.5.9]
-* du no longer truncates file sizes or sums to fit in size_t
+* du no longer truncates file sizes or sums to fit in 32-bit size_t
 * work around Linux kernel bug in getcwd (fixed in 2.4.21-pre4), so that pwd
   now fails if the name of the working directory is so long that getcwd
   truncates it.  Before it would print the truncated name and exit successfully.