]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: document Go 1.11.7
authorAndrew Bonventre <andybons@golang.org>
Fri, 5 Apr 2019 18:31:54 +0000 (14:31 -0400)
committerAndrew Bonventre <andybons@golang.org>
Fri, 5 Apr 2019 18:37:56 +0000 (18:37 +0000)
Change-Id: Iec5e69b3ea163f42234d3b73696427a7aa8732e3
Reviewed-on: https://go-review.googlesource.com/c/go/+/170884
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit e47ced78578c471cbcd34a7d6b223a71e84a46c8)
Reviewed-on: https://go-review.googlesource.com/c/go/+/170886
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index c7dde6ff4d4cf6809e32da8b0ebbc14c73d8f867..bd4cbc8ff56c33594c2db5635e7d6025a49f7066 100644 (file)
@@ -98,6 +98,13 @@ runtime, go command, and the <code>crypto/x509</code>, <code>encoding/json</code
 1.11.6 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.11.7 (released 2019/04/05) includes fixes to the runtime and the
+<code>net</code> packages. See the
+<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.11.7">Go
+1.11.7 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.10">go1.10 (released 2018/02/16)</h2>
 
 <p>