[release-branch.go1.10] doc: update release notes for Go 1.9.5

Change-Id: Idf88d289bac9603d852a9d19eb4b764f8589f8d9
Reviewed-on: https://go-review.googlesource.com/103159
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Reviewed-on: https://go-review.googlesource.com/103162
Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
Andrew Bonventre 2018-03-28 21:11:05 -04:00
parent e069f90e17
commit 051e204c79
1 changed files with 1 additions and 2 deletions

View File

@ -82,8 +82,7 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.4">Go
</p> </p>
<p> <p>
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, go1.9.5 (released 2018/03/28) includes fixes to the compiler and go command.
and the <code>net</code> package.
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.5">Go 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. 1.9.5 milestone</a> on our issue tracker for details.
</p> </p>