From: Jim Meyering Date: Thu, 15 Jun 2000 12:21:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32cf91a6fda0a6b49afbde8c53f0e3394c1e8eb0;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 9391905c29..117836009e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-06-14 Paul Eggert + + * lib/human.c (human_readable_inexact): Allow an input block + size that is not a multiple of the output block size, and vice versa. + 2000-06-14 Paul Eggert * lib/getdate.y (get_date): Apply relative times after time @@ -5,6 +10,8 @@ 2000-06-13 Jim Meyering + * Makefile.am (all-local): Depend on lstat.c and stat.c. + * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c. 2000-06-12 Paul Eggert