summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.