summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-07-22 01:37:42 +0000
committerJim Meyering <jim@meyering.net>1997-07-22 01:37:42 +0000
commit720e3dc89ad9efe5494dfb46498b7f66683afbc5 (patch)
treef2b27b7c4f0b511414f204deac9c495025f386c8
parent4fcb103952c57d90b7379c8ebc95d47c7ce8ffb4 (diff)
downloadcoreutils-720e3dc89ad9efe5494dfb46498b7f66683afbc5.tar.xz
*** empty log message ***
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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.