From: Diego Novillo Date: Fri, 2 Mar 2012 21:30:11 +0000 (-0500) Subject: Add ChangeLog entry for recent change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=acb3748dd19ed0bf1c0ac34e9922d475682afb7d;p=gcc.git Add ChangeLog entry for recent change. From-SVN: r184830 --- 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