diff options
author | Diego Novillo <dnovillo@google.com> | 2012-08-13 14:18:52 -0400 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2012-08-13 14:18:52 -0400 |
commit | 6baa72251b72cb42745d4fed90589374fe93c32f (patch) | |
tree | b7d78bb1b3c074148a219b53adc2eb3c43b83be7 /contrib/ChangeLog | |
parent | c577382e7b00c09e89f0b0e8cff4361795f9499a (diff) | |
download | gcc-6baa72251b72cb42745d4fed90589374fe93c32f.tar.gz |
validate_failures.py (ParseSummary): Fix comment.
* testsuite-management/validate_failures.py (ParseSummary): Fix
comment.
From-SVN: r190352
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 1967939b5e3..c41eb510f71 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,10 @@ 2012-08-13 Diego Novillo <dnovillo@google.com> + * testsuite-management/validate_failures.py (ParseSummary): Fix + comment. + +2012-08-13 Diego Novillo <dnovillo@google.com> + * testsuite-management/validate_failures.py: Import datetime. (TestResult.ExpirationDate): New. (TestResult.HasExpired): New. |