From: Jim Meyering Date: Fri, 16 Jun 2000 12:48:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0v~94 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0e2ebc67e23c1eb9b1f7fae630ba5d33dcbae238;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c806f51e3c..905853baa0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,21 @@ +2000-06-16 Jim Meyering + + * src/copy.c (copy_reg): Give a slightly better diagnostic upon + open failure. + +2000-06-15 Paul Eggert + + * NEWS, doc/fileutils.texi: df, du, and ls now round disk + usage up and disk free space down. + + * src/df.c (df_readable): New arg for rounding style. + Round negative numbers correctly. + (show_dev): Round disk usage up and disk free space down. + + * src/ls.c: (print_dir, gobble_file, print_long_format, + print_file_name_and_frills): Round disk usage up. + * src/du.c (print_size): Likewise. + 2000-06-14 Andreas Schwab * tests/rm/r-1 (framework_failure): Initialize this instead of