From: Andrew Bonventre
Date: Thu, 14 Mar 2019 17:58:47 +0000 (-0400)
Subject: [release-branch.go1.12] doc: document Go 1.11.6
X-Git-Tag: go1.12.1~2
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=82d12bdcf7520f19d433b8894b2afb33063d90a0;p=gostls13.git
[release-branch.go1.12] doc: document Go 1.11.6
Change-Id: I99832fa4f2c3ec28e2dad46cf7607f3766948031
Reviewed-on: https://go-review.googlesource.com/c/go/+/167698
Reviewed-by: Brad Fitzpatrick
(cherry picked from commit d3bb45d9046bb7d12c4fc9cdaf122f36d001fd31)
Reviewed-on: https://go-review.googlesource.com/c/go/+/167701
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 3b6131b331..7255bd9811 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -80,6 +80,14 @@ the Go
1.11.5 milestone on our issue tracker for details.
+
+go1.11.6 (released 2019/03/14) includes fixes to cgo, the compiler, linker,
+runtime, go command, and the crypto/x509
, encoding/json
,
+net
, and net/url
packages. See the
+Go
+1.11.6 milestone on our issue tracker for details.
+
+
go1.10 (released 2018/02/16)