summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-11-22 12:46:21 -0800
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-11-22 12:48:56 -0800
commit70789a03fb337d967e57b25c56d1097fff5952e6 (patch)
tree2e4e3094b1ebf4f0372e0180faa3da98e591e67d
parentf73b1b0831fe8f071761cc2c6696d92e258d2b4f (diff)
changelog: Add algol68 as a bugzilla componentHEADtrunkmaster
Adds algol68 as a bugzilla component for commits. Pushed as obvious. contrib/ChangeLog: * gcc-changelog/git_commit.py: Add algol68. Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
-rwxr-xr-xcontrib/gcc-changelog/git_commit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index 1bb24f46275..7c93df6ebbe 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -88,6 +88,7 @@ default_changelog_locations = {
bug_components = {
'ada',
+ 'algol68',
'analyzer',
'boehm-gc',
'bootstrap',