]> 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:27:32 +0000 (23:27 +0000)
Change-Id: Ib3063719cf90dfad139dd723b3b16ef0b45e312e
Reviewed-on: https://go-review.googlesource.com/22251
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/22253
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/devel/release.html

index e72f86d5f03fe841fb4d2e694aa97522dece11f9..a1a615f4e0003963ed04f4e95ac8a289baf2fea2 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>