From: Brad Fitzpatrick Date: Thu, 17 Dec 2015 21:34:41 +0000 (-0800) Subject: doc: change go1.6 http heading X-Git-Tag: go1.6beta1~2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=41af93f6a345f4ba38ba53bf333e2844a0e532c6;p=gostls13.git doc: change go1.6 http heading Change-Id: Iae05082530891175e9c86da244e610bc92759561 Reviewed-on: https://go-review.googlesource.com/17918 Reviewed-by: Chris Broadfoot --- diff --git a/doc/go1.6.html b/doc/go1.6.html index dbdf3cede6..9f39e7e038 100644 --- a/doc/go1.6.html +++ b/doc/go1.6.html @@ -33,7 +33,7 @@ We expect almost all Go programs to continue to compile and run as before.

The release adds new ports to Linux on 64-bit MIPS and Android on 32-bit x86; defined and enforced rules for sharing Go pointers with C; -transparent, automatic support for HTTP/2; +transparent, automatic support for HTTP/2; and a new mechanism for template reuse.

@@ -258,7 +258,7 @@ to implementations of the

Core library

-

HTTP

+

HTTP/2

Go 1.6 adds transparent support in the