From 13ebfcf5c2563640a136ca9ef1e5d6cffaa614c4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 16 Nov 2004 07:54:07 +0000 Subject: [PATCH] Support for human_space_before_unit. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2