On Tue, 22 Mar 2022, Pokechu22 via Gcc-patches wrote: > --- a/htdocs/branch-closing.html > +++ b/htdocs/branch-closing.html > @@ -54,7 +54,7 @@ is listed in "Known to work" or "Known to fail" as > applicable.</li> > <li>If the bug is a regression that is not fixed on all subsequent > release branches and on trunk then it needs to remain open. Remove > the version number of the branch being closed from the summary (for > -example, change "[7/8 Regression]" to "[8 Regression]". If the > +example, change "[7/8 Regression]" to "[8 Regression]"). If the > milestone is not set, or is set to a version from the branch being > closed, set it to the version number of the next release from the next > oldest release branch.
Thank you for pointing this out; I fixed this now. Gerald