diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0dd438f84..7e76ea06a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,14 @@ +1997-12-31 Paul Eggert <eggert@twinsun.com> + + If the -h or -H options are given, print inode counts and + disk allocations using a human readable format. + + * src/df.c (show_dev): Print inode counts human readably. + * src/ls.c (decode_switches): -h and -H override output units. + (print_dir, gobble_file, print_long_format, + print_file_name_and_frills): Print disk allocations human readably. + * doc/fileutils.texi: Document the above changes. + 1997-12-31 Jim Meyering <meyering@na-net.ornl.gov> * src/df.c (show_dev): Move declarations and computation of |