From: Andrew Bonventre
Date: Thu, 14 Mar 2019 17:58:47 +0000 (-0400)
Subject: doc: document Go 1.11.6
X-Git-Tag: go1.13beta1~1033
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d3bb45d9046bb7d12c4fc9cdaf122f36d001fd31;p=gostls13.git
doc: document Go 1.11.6
Change-Id: I99832fa4f2c3ec28e2dad46cf7607f3766948031
Reviewed-on: https://go-review.googlesource.com/c/go/+/167698
Reviewed-by: Brad Fitzpatrick
---
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)