]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:01:36 +0000 (08:01 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:01:36 +0000 (08:01 +0000)
ChangeLog

index 53be934f9a0d9c38a4f8e0a45f931e34a7c7f214..7fd76927012e021539b600ecdb527dd7fea76234 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.