From: Jim Meyering Date: Thu, 15 Jun 2000 12:47:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0v~99 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c659fb712539148feaa9dd3fee81a7db0a45764c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/THANKS b/THANKS index cc0527bb8c..3dfd4284db 100644 --- a/THANKS +++ b/THANKS @@ -203,6 +203,7 @@ Peter Seebach seebs@taniemarie.solon.com Phil Richards phil.richards@vf.vodafone.co.uk Philippe De Muyter phdm@macqel.be Philippe Schnoebelen Philippe.Schnoebelen@imag.fr +Piergiorgio Sartor sartor@sony.de Rainer Orth ro@TechFak.Uni-Bielefeld.DE Ralf W. Stephan stephan@tmt.de Ralph Loader loader@maths.ox.ac.uk diff --git a/lib/ChangeLog b/lib/ChangeLog index 117836009e..85ec33ba88 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