]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.11] doc: document Go 1.11.6
authorAndrew Bonventre <andybons@golang.org>
Thu, 14 Mar 2019 17:58:47 +0000 (13:58 -0400)
committerAndrew Bonventre <andybons@golang.org>
Thu, 14 Mar 2019 18:11:32 +0000 (18:11 +0000)
Change-Id: I99832fa4f2c3ec28e2dad46cf7607f3766948031
Reviewed-on: https://go-review.googlesource.com/c/go/+/167698
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit d3bb45d9046bb7d12c4fc9cdaf122f36d001fd31)
Reviewed-on: https://go-review.googlesource.com/c/go/+/167700

doc/devel/release.html

index 226148e93b0f4a20fec12231a13a7499dc656bf0..3b6a635a68c7a4c8ed4ffe71d6e572823272612d 100644 (file)
@@ -73,6 +73,14 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.5+labe
 1.11.5 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.11.6 (released 2019/03/14) includes fixes to cgo, the compiler, linker,
+runtime, go command, and the <code>crypto/x509</code>, <code>encoding/json</code>,
+<code>net</code>, and <code>net/url</code> packages. See the
+<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.6">Go
+1.11.6 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
 
 <p>