]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.13] doc: document Go 1.13.5
authorCarlos Amedee <carlos@golang.org>
Wed, 4 Dec 2019 18:15:08 +0000 (13:15 -0500)
committerCarlos Amedee <carlos@golang.org>
Wed, 4 Dec 2019 20:07:53 +0000 (20:07 +0000)
Change-Id: I289d13ff0a01466d93ebc555eaa81273d4297eb4
Reviewed-on: https://go-review.googlesource.com/c/go/+/209841
Run-TryBot: Carlos Amedee <carlos@golang.org>
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
(cherry picked from commit ebfe0574898c07e0a09a52390df1b282e2b176f7)
Reviewed-on: https://go-review.googlesource.com/c/go/+/209843
Run-TryBot: Alexander Rakoczy <alex@golang.org>

doc/devel/release.html

index 0dcaebebb1dbea32e53f8693727fd1756a53295d..06647953f5204fddfd268704f71437c8fc02b6b3 100644 (file)
@@ -63,6 +63,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.13.4">Go
 1.13.4 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.13.5 (released 2019/12/04) includes fixes to the go command, the runtime,
+the linker, and the <code>net/http</code> package. See the
+<a href="https://github.com/golang/go/issues?q=milestone%3AGo1.13.5">Go
+1.13.5 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.12">go1.12 (released 2019/02/25)</h2>
 
 <p>