From: Russ Cox
Date: Wed, 13 Jan 2016 11:52:27 +0000 (-0500)
Subject: [release-branch.go1.5] doc: document Go 1.5.3
X-Git-Tag: go1.5.3~2
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=62eae6799401b3707c6d2ea39ee390dc21a4be6d;p=gostls13.git
[release-branch.go1.5] doc: document Go 1.5.3
Change-Id: I9b4b76abfba66ff655aef55b43d9b4721aba604a
Reviewed-on: https://go-review.googlesource.com/18587
Reviewed-by: Chris Broadfoot
Reviewed-on: https://go-review.googlesource.com/18594
Reviewed-by: Russ Cox
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 4857e07e3e..e629e5d84c 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -37,6 +37,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)