diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ * src/uniq.c (writeline): Use a SPACE, not a TAB between the count and the corresponding line, as required by POSIX. Reported by Clement Wang. + * tests/uniq/Test.pm (101, 102): Update tests of -c accordingly. * tests/expr/basic: Add tests for when exit status is 2. |