X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=117836009e0b96ca581fce532abaec279e825216;hb=32cf91a6fda0a6b49afbde8c53f0e3394c1e8eb0;hp=9391905c29ace34fa6058575dcf6787577ec99a0;hpb=3a6241e7422d9dba7a09f2a1e284c00451e7290d;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 9391905c2..117836009 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,10 +1,17 @@ 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 zone indicator, not before. Reported by Todd A. Jacobs. 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