diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 50948870945..aac4f9ba7b9 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2012-03-02 Diego Novillo + + * testsuite-management/validate_failures.py (class TestResult): Fix + match pattern for the summary line. If there is a parsing failure, + show the line we failed to parse. + 2012-02-27 Rainer Orth PR libstdc++/52188