]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: update NEWS
authorJim Meyering <meyering@redhat.com>
Tue, 18 Jan 2011 08:45:00 +0000 (09:45 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Jan 2011 08:45:00 +0000 (09:45 +0100)
* NEWS: Note when the uniq bug was introduced.
It was mine, commit 1d9b3de9, "uniq: remove redundant test".

NEWS

diff --git a/NEWS b/NEWS
index 3ec35c7bb0139fb0d73766c4f634e86733e72ef5..e420cd93f2a2d82479d8ee50981b4f996091897d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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]