diff mbox

Mention go and gofmt tools in GCC 5 changes files

Message ID alpine.LSU.2.11.1503101835520.5088@tuna.site
State New
Headers show

Commit Message

Gerald Pfeifer March 10, 2015, 5:37 p.m. UTC
On Mon, 9 Mar 2015, Ian Lance Taylor wrote:
> I committed this patch to gcc-5/changes.html to mention the new go and
> gofmt programs.

Thanks for doing this, Ian.  I committed a small markup fix on
top of it.

Gerald
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.87
diff -u -r1.87 changes.html
--- changes.html	9 Mar 2015 22:20:40 -0000	1.87
+++ changes.html	10 Mar 2015 17:34:26 -0000
@@ -460,7 +460,7 @@ 
     release.</li>
     <li>Building GCC 5 with Go enabled will install two new
       programs: <a href="http://golang.org/cmd/go">go</a>
-      and <a href="http://golang.org/cmd/gofmt">gofmt</a>.
+      and <a href="http://golang.org/cmd/gofmt">gofmt</a>.</li>
   </ul>
 
 <!--h3 id="java">Java (GCJ)</h3-->