From: Jim Meyering Date: Wed, 22 Jul 1998 18:32:36 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16s~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d58cbb99ed913bde96630bff79b111c68b89c30;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fa3e0c552c..142f03421c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1998-07-22 Paul Eggert + * lib/human.c (human_readable): amt -> damt, to fix typo when + computing which power to use after overflow occurs during + multiplication. + * lib/xstrtol.c: Include if NDEBUG is not defined; needed on SunOS 4.