mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-01 05:20:54 -04:00
*** empty log message ***
This commit is contained in:
@@ -2,6 +2,8 @@ GNU coreutils NEWS -*- outline -*-
|
||||
* Major changes in release 5.0.2:
|
||||
|
||||
** Bug fixes
|
||||
- uniq -c now uses a SPACE, not a TAB between the count and the
|
||||
corresponding line, as required by POSIX.
|
||||
- kill no longer tries to operate on argv[0] (introduced in 5.0.1)
|
||||
Why wasn't this noticed? Although many tests use kill, none of
|
||||
them made an effort to avoid using the shell's built-in kill.
|
||||
|
||||
Reference in New Issue
Block a user