From 720e3dc89ad9efe5494dfb46498b7f66683afbc5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Jul 1997 01:37:42 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9b1725b8c..89c7aaa4b 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.