]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.11] doc: document Go 1.10.7
authorFilippo Valsorda <filippo@golang.org>
Fri, 14 Dec 2018 21:14:56 +0000 (16:14 -0500)
committerFilippo Valsorda <filippo@golang.org>
Fri, 14 Dec 2018 21:58:32 +0000 (21:58 +0000)
Change-Id: Id71aad4cf6149e0ba15f7fec0b74517827c37866
Reviewed-on: https://go-review.googlesource.com/c/154303
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
(cherry picked from commit 84bf9ce1fbe7ae8424031550d9cf3fe6b27575e3)
Reviewed-on: https://go-review.googlesource.com/c/154304

doc/devel/release.html

index 4e1f7cbc5025034e23c9e8ff2b193df8faf84d9b..8baf98677bf864d740f0f323f323e92eb9521b60 100644 (file)
@@ -113,6 +113,14 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.6">Go
 1.10.6 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.10.7 (released 2018/12/14) includes a fix to a bug introduced in Go 1.10.6
+that broke <code>go</code> <code>get</code> for import path patterns containing
+"<code>...</code>".
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.7+label%3ACherryPickApproved">
+Go 1.10.7 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
 
 <p>