]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.10] doc: update 1.9.5 release notes to include net/http/pprof
authorAndrew Bonventre <andybons@golang.org>
Thu, 29 Mar 2018 01:25:09 +0000 (21:25 -0400)
committerAndrew Bonventre <andybons@golang.org>
Thu, 29 Mar 2018 06:09:39 +0000 (06:09 +0000)
Change-Id: I7c0716711a2cadd347fdf242c792b109539f7355
Reviewed-on: https://go-review.googlesource.com/103163
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Reviewed-on: https://go-review.googlesource.com/103166
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

doc/devel/release.html

index 6ca0dbcf561b5c61e3f00997b9525ac5023c32ee..6fdb0560187585c073c52eaf52b0e771900dff38 100644 (file)
@@ -82,7 +82,8 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.4">Go
 </p>
 
 <p>
-go1.9.5 (released 2018/03/28) includes fixes to the compiler and go command.
+go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and
+<code>net/http/pprof</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>