summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-11-24 16:58:50 +0000
committerJim Meyering <jim@meyering.net>2002-11-24 16:58:50 +0000
commitd22a04e39690eaa288dd48fb9fa1114c2a930289 (patch)
treea08854236fd061987820ff73d7cae6e9203c2d38 /NEWS
parent860197196779b075da53c9ac410a0f37b185b75b (diff)
downloadcoreutils-d22a04e39690eaa288dd48fb9fa1114c2a930289.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ae337762..8376e8627 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
[4.5.4]
+* `du symlink-to-dir/' would improperly remove the trailing slash
+* `du ""' would evoke a bounds violation.
+* In the unlikely event that running `du /' resulted in `stat ("/", ...)'
+ failing, du would give a diagnostic about `' (empty string) rather than `/'.
* printf: a hexadecimal escape sequence has at most two hex. digits, not three.
* The following features have been added to the --block-size option
and similar environment variables of df, du, and ls.