From: Andrew Gerrand Date: Tue, 15 Feb 2011 22:41:34 +0000 (+1100) Subject: doc: fix release notes anchor tag X-Git-Tag: weekly.2011-02-24~102 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=cf994def950b374e3f8fd508b4c8cfdf416b1e49;p=gostls13.git doc: fix release notes anchor tag R=r, r2 CC=golang-dev https://golang.org/cl/4178055 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 57da6ca60b..c1ea967b2c 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -5,7 +5,7 @@

This page summarizes the changes between tagged releases of Go. For full details, see the Mercurial change log.

-

2011-02-15

+

2011-02-15

 This release includes changes to the io and template packages.