From: Andrew Bonventre Date: Thu, 29 Mar 2018 01:25:09 +0000 (-0400) Subject: doc: update 1.9.5 release notes to include net/http/pprof X-Git-Tag: go1.11beta1~1057 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=cc936d12bde1fe850b9f3928868105d76fbd53d8;p=gostls13.git 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 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 420ad8ed5e..75832b2c5c 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.