From: Andrew Bonventre
Date: Wed, 28 Mar 2018 21:51:05 +0000 (-0400)
Subject: doc: document Go 1.10.1
X-Git-Tag: go1.11beta1~1062
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bdbd8ed36b7714bbe33321a24bce2cab19579da7;p=gostls13.git
doc: document Go 1.10.1
Change-Id: Ibba5d4fd8124db9b1e4e50b8f37366f8dd23f47e
Reviewed-on: https://go-review.googlesource.com/103217
Reviewed-by: Ian Lance Taylor
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 5c2c95bfed..61bf6d6600 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -30,6 +30,17 @@ Go 1.10 is a major release of Go.
Read the Go 1.10 Release Notes for more information.
+Minor revisions
+
+
+go1.10.1 (released 2018/03/28) includes fixes to the compiler, runtime, and the
+archive/zip
, crypto/tls
, crypto/x509
,
+encoding/json
, net
, net/http
, and
+net/http/pprof
packages.
+See the Go
+1.10.1 milestone on our issue tracker for details.
+
+
go1.9 (released 2017/08/24)