From: Andrew Gerrand
Date: Mon, 5 May 2014 16:56:26 +0000 (-0700)
Subject: doc: document go1.2.2
X-Git-Tag: go1.3beta2~147
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4ad7c4a1ce6151c1575f6e95921d1897306b75b2;p=gostls13.git
doc: document go1.2.2
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/100110043
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 31fac1c5f1..a3eebf4246 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -27,6 +27,12 @@ go1.2.1 (released 2014/03/02) includes bug fixes to the runtime
, change history for details.
+
+go1.2.2 (released 2014/05/05) includes a
+security fix
+that affects the tour binary included in the binary distributions (thanks to Guillaume T).
+
+
go1.1 (released 2013/05/13)