diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-21 09:58:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-21 09:58:46 +0000 |
commit | 68244d7def8c44e3256c6c018ffa46df878a5d62 (patch) | |
tree | cb69c1744025c9edcb7bb69f25bdaf83d1802955 | |
parent | e03c1883fc138b5bf8ef9296dc56ead67064c3f2 (diff) | |
download | coreutils-68244d7def8c44e3256c6c018ffa46df878a5d62.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |