]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document go1.6.2
authorAndrew Gerrand <adg@golang.org>
Tue, 19 Apr 2016 23:16:00 +0000 (09:16 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 19 Apr 2016 23:20:57 +0000 (23:20 +0000)
Change-Id: Ib3063719cf90dfad139dd723b3b16ef0b45e312e
Reviewed-on: https://go-review.googlesource.com/22251
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/devel/release.html

index 125e89def24411e7f5b125b7edd94c2fc20e1f72..7e7312d6e785c2627d99d896849fe5d16f6299a8 100644 (file)
@@ -45,6 +45,14 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.6.1">Go
 1.6.1 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.6.2 (released 2016/04/20) includes fixes to the compiler, runtime, tools,
+documentation, and the <code>mime/multipart</code>, <code>net/http</code>, and
+<code>sort</code> packages.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.6.2">Go
+1.6.2 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.5">go1.5 (released 2015/08/19)</h2>
 
 <p>