diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-16 12:51:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-16 12:51:33 +0000 |
commit | eea83d97cb4b7fa3125423648ebf43f97d4e89fb (patch) | |
tree | eaa1d1b92b75da9df03b1f35c55123c4bac6828d | |
parent | ff5aea354f38f5abbedd448750c0e9bd5edcdb08 (diff) | |
download | coreutils-eea83d97cb4b7fa3125423648ebf43f97d4e89fb.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 85ec33ba8..c1ec43655 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2000-06-15 Paul Eggert <eggert@twinsun.com> + + * lib/human.c (adjust_value): New function. + (human_readable_inexact): Apply rounding style even when + printing approximate values. + 2000-06-14 Paul Eggert <eggert@twinsun.com> * lib/human.c (human_readable_inexact): Allow an input block |