From: Andrew Bonventre Date: Thu, 29 Mar 2018 01:25:09 +0000 (-0400) Subject: [release-branch.go1.10] doc: update 1.9.5 release notes to include net/http/pprof X-Git-Tag: go1.10.1~2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=76b63aaab90c0b8163c99598ef218451b5a82ec8;p=gostls13.git [release-branch.go1.10] 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 Reviewed-on: https://go-review.googlesource.com/103166 Reviewed-by: Ian Lance Taylor Run-TryBot: Andrew Bonventre TryBot-Result: Gobot Gobot --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 6ca0dbcf56..6fdb056018 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -82,7 +82,8 @@ See the Go

-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 +net/http/pprof package. See the Go 1.9.5 milestone on our issue tracker for details.