]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.11] doc: document Go 1.10.5
authorAndrew Bonventre <andybons@golang.org>
Fri, 2 Nov 2018 19:31:37 +0000 (15:31 -0400)
committerAndrew Bonventre <andybons@golang.org>
Fri, 2 Nov 2018 19:54:02 +0000 (19:54 +0000)
Change-Id: I11adca150ab795607b832fb354a3e065655e1020
Reviewed-on: https://go-review.googlesource.com/c/147179
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 2764d5ee7b23ae1caf2a4cd4506116a1b9efbf66)
Reviewed-on: https://go-review.googlesource.com/c/147181
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/devel/release.html

index 0448c0d43e71fb439dd77b0a13d7cca44c1ce8cd..d74cb90d6c95e8682bdb177a419ad863c3968963 100644 (file)
@@ -83,6 +83,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.4">Go
 1.10.4 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.10.5 (released 2018/11/02) includes fixes to the go command, linker, runtime
+and the <code>database/sql</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.5">Go
+1.10.5 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.9">go1.9 (released 2017/08/24)</h2>
 
 <p>