summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-09 13:16:52 +0000
committerJim Meyering <jim@meyering.net>2003-07-09 13:16:52 +0000
commite496ebd4f97484715a7f7beeae1453112a88b2b5 (patch)
tree59f3d4b0d0149edc14fe63430b3fe788509c3cc4 /NEWS
parentc2374d61cd19af2e8509b90c7b2ca6ab1cf3f5c3 (diff)
downloadcoreutils-e496ebd4f97484715a7f7beeae1453112a88b2b5.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index be6bb4241..653b0da19 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