From 76b63aaab90c0b8163c99598ef218451b5a82ec8 Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Wed, 28 Mar 2018 21:25:09 -0400 Subject: [PATCH] [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 --- doc/devel/release.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.

-- 2.50.0