*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 9 Jul 2003 13:16:52 +0000 (13:16 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Jul 2003 13:16:52 +0000 (13:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index be6bb42..653b0da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ GNU coreutils NEWS                                    -*- outline -*-
 - date -d DATE can now parse a DATE string like May-23-2003
 
 ** Bug fixes
+- `du /' once again prints the `/' on the last line
 - split's --verbose option works once again [broken in 4.5.10 and 5.0]
 - tail -f is no longer subject to a race condition that could make it
   delay displaying the last part of a file that had stopped growing.  That