From 70789a03fb337d967e57b25c56d1097fff5952e6 Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Sat, 22 Nov 2025 12:46:21 -0800 Subject: [PATCH] changelog: Add algol68 as a bugzilla component 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 --- contrib/gcc-changelog/git_commit.py | 1 + 1 file changed, 1 insertion(+) 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', -- 2.47.3