From 8d58cbb99ed913bde96630bff79b111c68b89c30 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 22 Jul 1998 18:32:36 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.47.3