From: Paul Eggert Date: Tue, 16 Nov 2004 07:54:07 +0000 (+0000) Subject: Support for human_space_before_unit. X-Git-Tag: v5.3.0~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ebfcf5c2563640a136ca9ef1e5d6cffaa614c4;p=thirdparty%2Fcoreutils.git Support for human_space_before_unit. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 3300697548..d5808b52a4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-11-15 Paul Eggert + + * human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit. + (human_space_before_unit): New constant. + * human.c (human_readable): Support it. + 2004-11-14 Jim Meyering * closeout.c (close_stdout): Don't fail just because stdout was