diff options
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index d08a03b..a835391 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,22 @@ +2025-07-04 Richard Biener <rguenther@suse.de> + + * crontab: Stop doing GCC 12 snapshots. + +2025-05-23 Richard Biener <rguenther@suse.de> + + * update_web_docs_git: Conditionalize libgdiagnostic processing + on presence. + +2025-04-25 Jakub Jelinek <jakub@redhat.com> + + * gcc_release: Allow optional \[[0-9]+\] before GCC major.minor + in the NEWS file. + +2025-04-17 Jakub Jelinek <jakub@redhat.com> + + * crontab: Snapshots from trunk are now GCC 16 related. + Add GCC 15 snapshots from the respective branch. + 2025-04-07 Jakub Jelinek <jakub@redhat.com> PR web/119227 |