Add ChangeLog entry for recent change.
authorDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 2 Mar 2012 21:30:11 +0000 (16:30 -0500)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 2 Mar 2012 21:30:11 +0000 (16:30 -0500)
From-SVN: r184830

contrib/ChangeLog

index 50948870945c2ff9856816a1dc4f91f3e0f258b2..aac4f9ba7b94ed9048b4734521a4e857d4833e43 100644 (file)
@@ -1,3 +1,9 @@
+2012-03-02   Diego Novillo  <dnovillo@google.com>
+
+       * 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  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        PR libstdc++/52188