*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Nov 1999 11:18:54 +0000 (11:18 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Nov 1999 11:18:54 +0000 (11:18 +0000)
old/fileutils/NEWS

index 6aff124..7dd509e 100644 (file)
@@ -9,6 +9,8 @@ Changes in release 4.1:
   only the symlink.
 * `install -d -g foo 1/2' now sets the `group' of the final component as well
   as that of the leading one.
+* df, du, and ls no longer divide by zero when an invalid block size is
+  specified through an environment variable
 * under certain conditions, chgrp would fail to affect files referenced
   through symlinks.  Now it does.
 * ln now makes hard links to symlinks on systems that support it.