]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.10] doc: document Go 1.9.5
authorAndrew Bonventre <andybons@golang.org>
Wed, 28 Mar 2018 21:42:01 +0000 (17:42 -0400)
committerAndrew Bonventre <andybons@golang.org>
Thu, 29 Mar 2018 06:09:18 +0000 (06:09 +0000)
Change-Id: I8f12b188d2e13555e1d7634b9cc0319fc737cb1d
Reviewed-on: https://go-review.googlesource.com/103216
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-on: https://go-review.googlesource.com/103221
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

doc/devel/release.html

index ababbf84acd38e5ada6e21c924c6e2cc892df437..b9a54511bc2840960fc42324a1a0ca2f020d13ec 100644 (file)
@@ -70,6 +70,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.4">Go
 1.9.4</a> milestone on our issue tracker for details.
 </p>
 
+<p>
+go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command,
+and the <code>net</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.5">Go
+1.9.5 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.8">go1.8 (released 2017/02/16)</h2>
 
 <p>