diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-18 09:45:00 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-18 09:45:00 +0100 |
commit | 34ece0b0a1e19f1faef8edfe3d59c5a2f5209369 (patch) | |
tree | fa6f11d82c86a217d8b009134fbd47136ec297e5 /NEWS | |
parent | 0f9cf6b545aa07d552538735182007ae240d6071 (diff) | |
download | coreutils-34ece0b0a1e19f1faef8edfe3d59c5a2f5209369.tar.xz |
doc: update NEWS
* NEWS: Note when the uniq bug was introduced.
It was mine, commit 1d9b3de9, "uniq: remove redundant test".
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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] |