From: Jim Meyering Date: Tue, 22 Jul 1997 01:37:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16d~39 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=720e3dc89ad9efe5494dfb46498b7f66683afbc5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9b1725b8c9..89c7aaa4bc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -27,7 +27,7 @@ (main): Use string_to_ull, not atou/parse_unit. The problem was that overflow wasn't detected, so `head -c 4096m' was treated just like `head -c 0'. - Reported by Jerome Abela + Reported by Jerome Abela. * tests/wc: New directory. * tests/head: New directory.