]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.r58] doc: document r58.1
authorRuss Cox <rsc@golang.org>
Tue, 12 Jul 2011 05:41:46 +0000 (01:41 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 12 Jul 2011 05:41:46 +0000 (01:41 -0400)
««« CL 4700041 / 7c6b5a591a86
doc: document r58.1

R=adg, dsymonds
CC=golang-dev
https://golang.org/cl/4700041
»»»

R=adg
CC=golang-dev
https://golang.org/cl/4701041

doc/devel/release.html

index d632200d399981cd3031b75ede67918e63aedf4b..e1a1cabe5a54edf5afc74738c565a071c1fed91a 100644 (file)
@@ -86,6 +86,14 @@ the Go tree (and avoid writing Makefiles).
 </p>
 
 
+<h3 id="r58.minor">Minor revisions</h3>
+
+<p>r58.1 adds 
+<a href="http://code.google.com/p/go/source/detail?r=293c25943586">build</a> and
+<a href="http://code.google.com/p/go/source/detail?r=bf17e96b6582">runtime</a>
+changes to make Go run on OS X 10.7 Lion.
+</p>
+
 <h2 id="r57">r57 (released 2011/05/03)</h2>
 
 <p>