diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-07 21:06:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-07 21:06:17 +0000 |
commit | 8851d8361671f89cc9dd2548ae0920a123a47fd9 (patch) | |
tree | 329af53f378e9425fb0bc192d4deb7aac97afc63 /old | |
parent | 41c5f76c2f50b39930de1e72cee95caadc9143a0 (diff) | |
download | coreutils-8851d8361671f89cc9dd2548ae0920a123a47fd9.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fb6b1cfc5..cfc6e2670 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1999-11-07 Paul Eggert <eggert@set.twinsun.com> + + * human.c (default_block_size): New function. + (humblock): Use it if no block size is specified. + (human_block_size): If the specified block size is zero, report an + error if report_errors is nonzero; otherwise use the default. + 1999-11-07 Jim Meyering <meyering@ascend.com> * src/dircolors.hin: Add several more TERM types. |