From: Russ Cox Date: Wed, 13 Jan 2016 11:52:27 +0000 (-0500) Subject: doc: document Go 1.5.3 X-Git-Tag: go1.6beta2~15 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4525571f7e911102636ce0af3bedcd467ee8b45c;p=gostls13.git doc: document Go 1.5.3 Change-Id: I9b4b76abfba66ff655aef55b43d9b4721aba604a Reviewed-on: https://go-review.googlesource.com/18587 Reviewed-by: Chris Broadfoot --- diff --git a/doc/devel/release.html b/doc/devel/release.html index adcf6b079c..ad060a8ce6 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -55,6 +55,13 @@ See the Go 1.5.2 milestone on our issue tracker for details.

+

+go1.5.3 (released 2016/01/13) includes a security fix to the math/big package +affecting the crypto/tls package. +See the Go 1.5.3 milestone on our issue tracker +and the release announcement for details. +

+

go1.4 (released 2014/12/10)