From 4ad7c4a1ce6151c1575f6e95921d1897306b75b2 Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
Date: Mon, 5 May 2014 09:56:26 -0700
Subject: [PATCH] doc: document go1.2.2
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/100110043
---
doc/devel/release.html | 6 ++++++
1 file changed, 6 insertions(+)
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)
--
2.50.0