]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.5] doc: document Go 1.5.3
authorRuss Cox <rsc@golang.org>
Wed, 13 Jan 2016 11:52:27 +0000 (06:52 -0500)
committerChris Broadfoot <cbro@golang.org>
Wed, 13 Jan 2016 18:23:45 +0000 (18:23 +0000)
Change-Id: I9b4b76abfba66ff655aef55b43d9b4721aba604a
Reviewed-on: https://go-review.googlesource.com/18587
Reviewed-by: Chris Broadfoot <cbro@golang.org>
Reviewed-on: https://go-review.googlesource.com/18594
Reviewed-by: Russ Cox <rsc@golang.org>
doc/devel/release.html

index 4857e07e3e7282ed273c11b3ee2d927931482d91..e629e5d84c7d6bbf7c170cd97aec109d8f73612a 100644 (file)
@@ -37,6 +37,13 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.5.2">Go
 1.5.2 milestone</a> on our issue tracker for details.
 </p>
 
+<p>
+go1.5.3 (released 2016/01/13) includes a security fix to the <code>math/big</code> package
+affecting the <code>crypto/tls</code> package.
+See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.5.3">Go 1.5.3 milestone on our issue tracker</a>
+and the <a href="https://golang.org/s/go153announce">release announcement</a> for details.
+</p>
+
 <h2 id="go1.4">go1.4 (released 2014/12/10)</h2>
 
 <p>