]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 15 Jun 2000 12:47:46 +0000 (12:47 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Jun 2000 12:47:46 +0000 (12:47 +0000)
THANKS
lib/ChangeLog

diff --git a/THANKS b/THANKS
index cc0527bb8c1c5752897efa9a00142f6b2c2b5e0d..3dfd4284dba9a0710122a2b29c652e17ba29c504 100644 (file)
--- 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
index 117836009e0b96ca581fce532abaec279e825216..85ec33ba8836e82c0d413b08869a933effd07785 100644 (file)
@@ -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>