]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document go1.6.3
authorChris Broadfoot <cbro@golang.org>
Mon, 18 Jul 2016 06:30:19 +0000 (23:30 -0700)
committerChris Broadfoot <cbro@golang.org>
Mon, 18 Jul 2016 15:13:30 +0000 (15:13 +0000)
Change-Id: Ib33d7fb529aafcaf8ca7d43b2c9480f30d5c28cc
Reviewed-on: https://go-review.googlesource.com/25011
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/devel/release.html

index 97c4133f1dfe0c8fa8d6f7a6bd9700dba79ff810..fcb8c1900311a76bce945c2dd7f828a45b920d83 100644 (file)
@@ -53,6 +53,14 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.6.2">Go
 1.6.2 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.6.3 (released 2016/07/17) includes security fixes to the
+<code>net/http/cgi</code> package and <code>net/http</code> package when used in
+a CGI environment. This release also adds support for macOS Sierra.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.6.3">Go
+1.6.3 milestone</a> on our issue tracker for details.
+</p>
+
 <h2 id="go1.5">go1.5 (released 2015/08/19)</h2>
 
 <p>