* NEWS: Mention that last week's tr bug dates back to 1992.
authorJim Meyering <jim@meyering.net>
Mon, 7 May 2007 19:56:27 +0000 (21:56 +0200)
committerJim Meyering <jim@meyering.net>
Mon, 7 May 2007 19:56:27 +0000 (21:56 +0200)
ChangeLog
NEWS

index 6fefea0..d9950c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-07  Jim Meyering  <jim@meyering.net>
+
+       * NEWS: Mention that last week's tr bug dates back to 1992.
+
 2007-05-04  Jim Meyering  <jim@meyering.net>
 
        Avoid test failure when run with an unusual umask.
diff --git a/NEWS b/NEWS
index e254a17..ea3aafb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   [this bug is present at least as far back as textutils-1.22 (Jan, 1997)]
 
   tr -c no longer aborts when translating with Set2 larger than the
-  complement of Set1.
+  complement of Set1.  [introduced with the original version, in 1992]
 
 
 * Noteworthy changes in release 6.9 (2007-03-22) [stable]