aboutsummaryrefslogtreecommitdiff
path: root/doc/devel/weekly.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2011-06-30 09:45:10 +1000
committerAndrew Gerrand <adg@golang.org>2011-06-30 09:45:10 +1000
commitf81d81ca3f671f590bd71ff8a659687828fa0f7e (patch)
treed6c595d365f623dc63b3e89a601b4757ebc25244 /doc/devel/weekly.html
parent7cc5d5db9df8680601ec5e22c5968ada2f867dbb (diff)
downloadgo-f81d81ca3f671f590bd71ff8a659687828fa0f7e.tar.xz
document release.r58
R=rsc, r, bsiegert CC=golang-dev https://golang.org/cl/4643058
Diffstat (limited to 'doc/devel/weekly.html')
-rw-r--r--doc/devel/weekly.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devel/weekly.html b/doc/devel/weekly.html
index 0a043d4109..ec4cbea1fb 100644
--- a/doc/devel/weekly.html
+++ b/doc/devel/weekly.html
@@ -128,7 +128,7 @@ Other changes:
* xml: handle non-string attribute fields (thanks Maxim Ushakov).
</pre>
-<h2 id="2011-06-09">2011-06-09</h2>
+<h2 id="2011-06-09">2011-06-09 (<a href="release.html#r58">base for r58</a>)</h2>
<pre>
This release includes changes to the strconv, http, and exp/draw packages.