From: Jim Meyering Date: Wed, 9 Jul 2003 13:16:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e496ebd4f97484715a7f7beeae1453112a88b2b5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index be6bb4241f..653b0da190 100644 --- 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