]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** 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 6aff1248809c3a0eec9ac94e11ae0f36b99e7a29..7dd509e842758b5a7300f3086bd2c6518e1362b7 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.