1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 17:18:45 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-07-18 08:12:00 +00:00
parent daced4a5fb
commit 429c70029c

View File

@@ -2,6 +2,9 @@
* Version 5.0.90.
* tests/help-version (--help/--version vs. /dev/full): Special-case
`[' to protect it from expected_failure_status-`eval'.
* 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.