Mercurial > hg > octave-kai > gnulib-hg
comparison lib/ChangeLog @ 2591:33f6493741c6
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Thu, 15 Jun 2000 12:21:20 +0000 |
parents | c6ff8de2332f |
children | d9dcaaf41e49 |
comparison
equal
deleted
inserted
replaced
2590:a3c74265aa47 | 2591:33f6493741c6 |
---|---|
1 2000-06-14 Paul Eggert <eggert@twinsun.com> | |
2 | |
3 * lib/human.c (human_readable_inexact): Allow an input block | |
4 size that is not a multiple of the output block size, and vice versa. | |
5 | |
1 2000-06-14 Paul Eggert <eggert@twinsun.com> | 6 2000-06-14 Paul Eggert <eggert@twinsun.com> |
2 | 7 |
3 * lib/getdate.y (get_date): Apply relative times after time | 8 * lib/getdate.y (get_date): Apply relative times after time |
4 zone indicator, not before. Reported by Todd A. Jacobs. | 9 zone indicator, not before. Reported by Todd A. Jacobs. |
5 | 10 |
6 2000-06-13 Jim Meyering <meyering@lucent.com> | 11 2000-06-13 Jim Meyering <meyering@lucent.com> |
12 | |
13 * Makefile.am (all-local): Depend on lstat.c and stat.c. | |
7 | 14 |
8 * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c. | 15 * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c. |
9 | 16 |
10 2000-06-12 Paul Eggert <eggert@twinsun.com> | 17 2000-06-12 Paul Eggert <eggert@twinsun.com> |
11 | 18 |