1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

mention the du bug fix

This commit is contained in:
Jim Meyering
2005-11-04 10:10:54 +00:00
parent 3b9f405a99
commit e239238882

3
NEWS
View File

@@ -26,6 +26,9 @@ GNU coreutils NEWS -*- outline -*-
dircolors no longer segfaults upon an attempt to use the new
STICKY_OTHER_WRITABLE (OWT) attribute.
du no longer overflows a counter when processing a file larger than
2^31-1 on some 32-bit systems (at least some AIX 5.1 configurations).
md5sum once again defaults to using the ` ' non-binary marker
(rather than the `*' binary marker) by default on Unix-like systems.