]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.12] doc: document Go 1.12.15
authorCarlos Amedee <carlos@golang.org>
Thu, 9 Jan 2020 15:50:48 +0000 (10:50 -0500)
committerCarlos Amedee <carlos@golang.org>
Thu, 9 Jan 2020 16:23:25 +0000 (16:23 +0000)
Change-Id: I3b2c26d4818ca28a71a7fd6927a0c39c9253f06f
Reviewed-on: https://go-review.googlesource.com/c/go/+/214079
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

doc/devel/release.html

index 69a6e7a4ff7393e16cbf3972523f2afcd619f98c..487367c35f8bd941235634b7a8e8b850b334ff2f 100644 (file)
@@ -132,6 +132,13 @@ the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.14+label%3
 1.12.14 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.12.15 (released 2020/01/09) includes fixes to the runtime and
+the <code>net/http</code> package. See
+the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.12.15+label%3ACherryPickApproved">Go
+1.12.15 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.11">go1.11 (released 2018/08/24)</h2>
 
 <p>