Add ChangeLog locations for gcc/cobol and libgcobol

* gcc-changelog/git_commit.py (default_changelog_locations):
	Add gcc/cobol and libgcobol entries.
This commit is contained in:
Jakub Jelinek 2025-03-10 15:45:52 +01:00 committed by Jakub Jelinek
parent c664055622
commit 7d2bf92c44

View file

@ -38,6 +38,7 @@ default_changelog_locations = {
'gcc/c',
'gcc/c-family',
'gcc',
'gcc/cobol',
'gcc/cp',
'gcc/d',
'gcc/fortran',
@ -66,6 +67,7 @@ default_changelog_locations = {
'libgcc',
'libgcc/config/avr/libf7',
'libgcc/config/libbid',
'libgcobol',
'libgfortran',
'libgm2',
'libgomp',