Skip to content

Commit 9c69ed5

Browse files
committed
[release-branch.go1.9] doc: update 1.9.5 release notes to include net/http/pprof
Change-Id: I7c0716711a2cadd347fdf242c792b109539f7355 Reviewed-on: https://go-review.googlesource.com/103163 Reviewed-by: Andrew Bonventre <[email protected]> Reviewed-on: https://go-review.googlesource.com/103165 Reviewed-by: Ian Lance Taylor <[email protected]> Run-TryBot: Andrew Bonventre <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 954d811 commit 9c69ed5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/devel/release.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ <h3 id="go1.9.minor">Minor revisions</h3>
6464
</p>
6565

6666
<p>
67-
go1.9.5 (released 2018/03/28) includes fixes to the compiler and go command.
67+
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and
68+
<code>net/http/pprof</code> package.
6869
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.5">Go
6970
1.9.5 milestone</a> on our issue tracker for details.
7071
</p>

0 commit comments

Comments
 (0)