summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-15 12:47:46 +0000
committerJim Meyering <jim@meyering.net>2000-06-15 12:47:46 +0000
commitc659fb712539148feaa9dd3fee81a7db0a45764c (patch)
treecabb12e5d93b7a80edf3ab68642d25a2a166ffda /lib
parentcbb9845165430ed9770fb142a2c7ae6a232ccdbe (diff)
downloadcoreutils-c659fb712539148feaa9dd3fee81a7db0a45764c.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 117836009..85ec33ba8 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,6 +2,7 @@
* lib/human.c (human_readable_inexact): Allow an input block
size that is not a multiple of the output block size, and vice versa.
+ Reported by Piergiorgio Sartor.
2000-06-14 Paul Eggert <eggert@twinsun.com>