comparison lib/ChangeLog @ 2592:d9dcaaf41e49

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Thu, 15 Jun 2000 12:47:56 +0000
parents 33f6493741c6
children 6b6374f18593
comparison
equal deleted inserted replaced
2591:33f6493741c6 2592:d9dcaaf41e49
1 2000-06-14 Paul Eggert <eggert@twinsun.com> 1 2000-06-14 Paul Eggert <eggert@twinsun.com>
2 2
3 * lib/human.c (human_readable_inexact): Allow an input block 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. 4 size that is not a multiple of the output block size, and vice versa.
5 Reported by Piergiorgio Sartor.
5 6
6 2000-06-14 Paul Eggert <eggert@twinsun.com> 7 2000-06-14 Paul Eggert <eggert@twinsun.com>
7 8
8 * lib/getdate.y (get_date): Apply relative times after time 9 * lib/getdate.y (get_date): Apply relative times after time
9 zone indicator, not before. Reported by Todd A. Jacobs. 10 zone indicator, not before. Reported by Todd A. Jacobs.