summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-03 20:30:31 +0000
committerJim Meyering <jim@meyering.net>2003-09-03 20:30:31 +0000
commit04191c7a3422f5c895e5be46e7ff00973d665569 (patch)
treee3ce2925991a955b68e8b48d120a5fa3321c558d /lib
parenta42a4b7bd3b01df26d3ce260f741ccf87a8ce5f3 (diff)
downloadcoreutils-04191c7a3422f5c895e5be46e7ff00973d665569.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 7e153a406..35bcf1072 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-03 Paul Eggert <eggert@twinsun.com>
+
+ * human.c (human_readable): Fix bug that rounded 10501 to 10k.
+ Bug reported by Lute Kamstra in
+ <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
+
2003-09-03 Jim Meyering <jim@meyering.net>
* getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",