summaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r--maintainer-scripts/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index 0259aabd1d3..db6cffe56ae 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,9 @@
+2018-10-26 Jakub Jelinek <jakub@redhat.com>
+
+ * gcc_release (error, inform): Use $@ instead of $1.
+ (build_sources): Check for ^[[:blank:]]*GCC in both index.html
+ and changes.html, rather than for GCC in one and ^GCC in another one.
+
2018-05-03 Jakub Jelinek <jakub@redhat.com>
PR other/85622