From: Michal Bohuslávek Date: Thu, 8 Sep 2016 08:52:36 +0000 (+0100) Subject: [release-branch.go1.7] doc: fix typo in the release notes X-Git-Tag: go1.7.2~8 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5a589904a3fd5576794c91053b30213b6f9d25a3;p=gostls13.git [release-branch.go1.7] doc: fix typo in the release notes Change-Id: I003795d8dc2176532ee133740bf35e23a3aa3878 Reviewed-on: https://go-review.googlesource.com/28811 Reviewed-by: Brad Fitzpatrick Reviewed-on: https://go-review.googlesource.com/28774 Reviewed-by: Chris Broadfoot --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 5d0a129a0e..95b6ee07dd 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -42,7 +42,7 @@ Read the Go 1.7 Release Notes for more information.

go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, -io net, net/http, +io, net, net/http, path/filepath, reflect, and syscall packages. See the Go