summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 63d266d9b657..b1fc60fcbeec 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,11 @@
+2019-04-17 Jakub Jelinek <jakub@redhat.com>
+
+ * dg-extract-results.sh: Only handle WARNING: program timed out
+ lines specially in "$MODE" == "sum". Restore previous behavior
+ for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
+ a different variant or curfile is empty.
+ * dg-extract-results.py: Fix a typo.
+
2019-04-05 Martin Liska <mliska@suse.cz>
PR translation/89936