]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: document Go 1.12.7
authorAlexander Rakoczy <alex@golang.org>
Mon, 8 Jul 2019 18:19:07 +0000 (14:19 -0400)
committerAlexander Rakoczy <alex@golang.org>
Mon, 8 Jul 2019 18:39:07 +0000 (18:39 +0000)
Change-Id: Id5d2f4cc6bc310bed2516ce0f50c395802475f66
Reviewed-on: https://go-review.googlesource.com/c/go/+/185258
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
(cherry picked from commit c893ea8f8b5fc824b1fdd0b2e56d0cda5eacb02b)
Reviewed-on: https://go-review.googlesource.com/c/go/+/185146

doc/devel/release.html

index 99106b4cd229f94f45f19575a3cfe5ac7249c0f8..6bca2e5ff8e5f87770e40ad04a118d74a974f91f 100644 (file)
@@ -77,6 +77,13 @@ the go command, and the <code>crypto/x509</code>, <code>net/http</code>, and
 1.12.6 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.12.7 (released 2019/07/08) includes fixes to cgo, the compiler,
+and the linker.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.7">Go
+1.12.7 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
 
 <p>