Say precisely which versions of coreutils have the buggy "tr", and what the bug involves.
authorJim Meyering <jim@meyering.net>
Sun, 11 Feb 2007 15:33:37 +0000 (15:33 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 11 Feb 2007 15:33:37 +0000 (15:33 +0000)
ChangeLog

index 0c5e587b916bca0c06a9d0f2326ccf476b679911..4250e19133331a15cb00cf11144b9caee7ff4626 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,8 +26,9 @@
 
 2007-02-11  Bruno Haible  <bruno@clisp.org>
 
-       * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils.
-       Reported by Joel E. Denny <jdenny@ces.clemson.edu>,
+       * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
+       5.2.1 and earlier, whereby \055 was treated just like the range
+       delimiter '-'.  Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
 
 2007-02-08  Bruno Haible  <bruno@clisp.org>