On Fri, 26 May 2006, Dave Korn wrote: > Guess he must have been[*], it really only needed a few minutes to fix. > Suppose we could all demand Gaby be removed from RMship of the closed > extinct and dead as a dodo 3.4 series but what would be the point? > > Anyway, how does this look to everyone?
Great, thanks a lot Dave! I was going to approve/apply this yesterday, when I saw that Gaby apparently already committed a variation of your changes (though I did not see any e-mail on that). > [*] - Or just possibly a hippo fell out of the sky and landed on him. > Unlikely, but it could happen. Given Gaby's ongoing participation on the mailing lists, I think we can rule out a hippo-induced accidents. ;-) I now went through the release checklist, and basically the web pages seem to be okay now. In fact, I found that already two months ago Gaby did update some pages like releases.html, just nothing related to the real announcement as such. I just applied the following two patches, to complete things and sync on one date for the release on all pages -- March 6th. On Fri, 26 May 2006, Dave Korn wrote: >> don't forget to send a mail to gcc-announce. No announce has been sent yet: > Don't know if I have the authority to do that. Anyone can offer up a > patch, but I am not the RM and don't suppose it would accept mails from > me. The list is moderated, Jeff and Mark being the moderators, IIRC. Want to go ahead and give it a try? ;-) Gerald Index: gcc-3.4/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/index.html,v retrieving revision 1.9 diff -u -3 -p -r1.9 index.html --- gcc-3.4/index.html 26 May 2006 16:26:01 -0000 1.9 +++ gcc-3.4/index.html 27 May 2006 20:27:55 -0000 @@ -76,7 +76,7 @@ variety of targets and test packages.</p <dl> <dt>GCC 3.4.6</dt> -<dd><a name="3.4.6">March 10, 2006</a> +<dd><a name="3.4.6">March 6, 2006</a> (<a href="changes.html#3.4.6">changes</a>) </dd> Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.557 diff -u -3 -p -r1.557 index.html --- index.html 26 May 2006 16:26:01 -0000 1.557 +++ index.html 27 May 2006 20:27:55 -0000 @@ -108,6 +108,11 @@ href="http://www.openmp.org/">OpenMP v2. interface for C, C++ and Fortran. </dd> +<dt><b>March 6, 2006</b></dt> +<dd> +<a href="gcc-3.4/">GCC 3.4.6</a> has been released. +</dd> + <dt><b>February 28, 2006</b></dt> <dd> <a href="gcc-4.1/">GCC 4.1.0</a> has been released.