diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-03-17 00:17:03 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-03-17 00:17:03 +0000 |
commit | 5c389a5c36f1c82fef82115270109f19c1237eaa (patch) | |
tree | 0dedab550e6a2f6004b92c987d816f03dfcbe7c1 /maintainer-scripts/ChangeLog | |
parent | fa4d0ab533cc2bc9cb6f512b3d4bd0bbc01ee797 (diff) | |
download | gcc-5c389a5c36f1c82fef82115270109f19c1237eaa.zip gcc-5c389a5c36f1c82fef82115270109f19c1237eaa.tar.gz gcc-5c389a5c36f1c82fef82115270109f19c1237eaa.tar.bz2 |
Daily bump.
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 6dbe4ba..12b8c62 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,12 @@ +2023-03-16 Gaius Mulley <gaiusmod2@gmail.com> + + * update_web_docs_git (MANUALS): Add gm2. + Add include path for gm2 manual. + +2023-03-16 Gerald Pfeifer <gerald@pfeifer.com> + + * update_web_docs_git (BUGURL): Introduce and use throughout. + 2022-11-30 Iain Buclaw <ibuclaw@gdcproject.org> PR web/107749 |