]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 8 Jul 2002 17:15:28 +0000 (17:15 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Jul 2002 17:15:28 +0000 (17:15 +0000)
old/fileutils/ChangeLog

index 52475c1f1c40b5fccc7d6325dad7719d4bd477fe..9e2a692d7b3d470782b897f1a0ad97d26c6886f5 100644 (file)
@@ -2,6 +2,14 @@
 
        * Version 4.1.10.
 
+2002-07-08  Paul Eggert  <eggert@twinsun.com:
+
+       * NEWS: df now rounds all quantities up, as per POSIX.
+       This fixes a bug where df would report Size < Used.
+       * doc/coreutils.texi: Likewise.
+       * src/df.c (df_readable): Omit last arg; we always round up now.
+       All callers changed.
+
 2002-07-07  Paul Eggert  <eggert@twinsun.com>
 
        NEWS, doc/coreutils.texi: