From: Jim Meyering Date: Wed, 19 Dec 2001 15:05:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a0854acae4ee4124c440b63b795859e33c92c7;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2e50669152..c7d80541a4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2001-12-18 Paul Eggert + + See the big note in ../ChangeLog. + * human.c (suffixes): Prefer K to k for 1024. + (generate_suffix_backwards): New function. + (human_readable_inexact): Use it. + 2001-12-15 Jim Meyering * regex.h (__restrict_arr): Update from libc.