summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-09 14:45:12 +0000
committerJim Meyering <jim@meyering.net>2003-04-09 14:45:12 +0000
commit934c4134ce7c7d52398c3daf6cf2abcd56ede41c (patch)
tree70ef0a194544e0229185a03fa07a54fdc7fe48c1 /ChangeLog
parent519a36594e2928cda50360f25273ac17d958f7fb (diff)
downloadcoreutils-934c4134ce7c7d52398c3daf6cf2abcd56ede41c.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdbe6c03a..b6d572638 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
Use uintmax_t, not size_t, for file sizes.
(main): Give a better diagnostic for option arguments == 0.
Use umaxtostr to print file sizes.
+ Reported by Luke Hassell.
2003-04-08 Jim Meyering <jim@meyering.net>