From: Katie Hockman
Date: Mon, 1 Oct 2018 20:08:49 +0000 (-0400)
Subject: [release-branch.go1.11] doc: document Go 1.11.1
X-Git-Tag: go1.11.1~1
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=52c4bdb65d49be0b8f04a27f228a8611fd57ca3c;p=gostls13.git
[release-branch.go1.11] doc: document Go 1.11.1
Updates #27953
Change-Id: I2f1a55e15dc5737a5a06bd894c46b2c4705f338c
Reviewed-on: https://go-review.googlesource.com/138858
Reviewed-by: Filippo Valsorda
(cherry picked from commit f99fc3a119dbb98fa9dddcb2e31a6c51925fde77)
Reviewed-on: https://go-review.googlesource.com/138859
Reviewed-by: Dmitri Shuralyov
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index a6dd5f9d28..0448c0d43e 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -30,6 +30,17 @@ Go 1.11 is a major release of Go.
Read the Go 1.11 Release Notes for more information.
+Minor revisions
+
+
+go1.11.1 (released 2018/10/01) includes fixes to the compiler, documentation, go
+command, runtime, and the crypto/x509
, encoding/json
,
+go/types
, net
, net/http
, and
+reflect
packages.
+See the Go
+1.11.1 milestone on our issue tracker for details.
+
+
go1.10 (released 2018/02/16)