1
0
mirror of https://github.com/golang/go synced 2024-11-21 05:24:40 -07:00

doc: fix release notes anchor tag

R=r, r2
CC=golang-dev
https://golang.org/cl/4178055
This commit is contained in:
Andrew Gerrand 2011-02-16 09:41:34 +11:00
parent a0c3b96065
commit cf994def95

View File

@ -5,7 +5,7 @@
<p>This page summarizes the changes between tagged releases of Go.
For full details, see the <a href="http://code.google.com/p/go/source/list">Mercurial change log</a>.</p>
<h3 id="2011-02-01">2011-02-15</h3>
<h3 id="2011-02-15">2011-02-15</h3>
<pre>
This release includes changes to the io and template packages.