summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b83695392..11026a47c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 5.3.0.
+ * src/csplit.c (usage): Say the default names are `xx00, xx01, ...',
+ not `xx01, xx02, ...'.
+ Reported by Matt Kraai in http://bugs.debian.org/286605
+
* tests/misc/split-fail: Avoid spurious failure on x86 solaris2.9
when using c89.