diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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. @@ -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] |