From: Andrew Pinski Date: Sat, 22 Nov 2025 20:46:21 +0000 (-0800) Subject: changelog: Add algol68 as a bugzilla component X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70789a03fb337d967e57b25c56d1097fff5952e6;p=thirdparty%2Fgcc.git 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 --- 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',