]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 21 Dec 2004 09:58:46 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 21 Dec 2004 09:58:46 +0000 (09:58 +0000)
ChangeLog

index b83695392c88ef71cd92d2a4850a168d67dd3bfd..11026a47c82cc41e821e23cf7e3d6ff54801062f 100644 (file)
--- 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.