From patchwork Sat Nov 6 21:17:36 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [wwwdocs] Consistently use cplusplus as id for the C++ section in release notes Date: Sat, 06 Nov 2010 11:17:36 -0000 From: Gerald Pfeifer X-Patchwork-Id: 70337 Message-Id: To: gcc-patches@gcc.gnu.org This brings the 4.5 and 4.6 release notes in line with older releases and avoids mixed case for ids. Installed. Gerald Index: gcc-4.5/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/changes.html,v retrieving revision 1.95 diff -u -3 -p -r1.95 changes.html --- gcc-4.5/changes.html 31 Jul 2010 09:05:34 -0000 1.95 +++ gcc-4.5/changes.html 6 Nov 2010 21:06:45 -0000 @@ -278,7 +278,7 @@ processor. -

C++

+

C++

-

C++

+

C++