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
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-->