]> Cypherpunks repositories - gostls13.git/commitdiff
doc: document Go 1.5.3
authorRuss Cox <rsc@golang.org>
Wed, 13 Jan 2016 11:52:27 +0000 (06:52 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 13 Jan 2016 17:48:41 +0000 (17:48 +0000)
Change-Id: I9b4b76abfba66ff655aef55b43d9b4721aba604a
Reviewed-on: https://go-review.googlesource.com/18587
Reviewed-by: Chris Broadfoot <cbro@golang.org>
doc/devel/release.html

index adcf6b079cd8a6b92d176bede868c7bd6c9bc2f6..ad060a8ce6f227fa960f09db6cc3efaf230ef18d 100644 (file)
@@ -55,6 +55,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>