*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 24 Nov 2002 16:58:50 +0000 (16:58 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Nov 2002 16:58:50 +0000 (16:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6ae3377..8376e86 100644 (file)
--- 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.