1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-10 18:52:01 +02:00

doc: update NEWS

* NEWS: Note when the uniq bug was introduced.
It was mine, commit 1d9b3de9, "uniq: remove redundant test".
This commit is contained in:
Jim Meyering
2011-01-18 09:45:00 +01:00
parent 0f9cf6b545
commit 34ece0b0a1
+1
View File
@@ -14,6 +14,7 @@ GNU coreutils NEWS -*- outline -*-
reject file names invalid for that file system.
uniq -f NUM no longer tries to process fields after end of line.
[bug introduced in coreutils-7.0]
* Noteworthy changes in release 8.9 (2011-01-04) [stable]