doc/devel/release.html | 30 ++++++++++++++++++++++-------- diff --git a/doc/devel/release.html b/doc/devel/release.html index 5511db71bcc42b17ffbd55370507e3193916bdba..be4c3400555c9bd6ea8aa01403fb3cb7945ba612 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -13,12 +13,32 @@ hg pull hg update tag +
+Go 1.2 is a major release of Go. +Read the Go 1.2 Release Notes for more information. +
+ +
+go1.2.1 (released 2014/03/02) includes bug fixes to the runtime, net, and database/sql packages.
+See the 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). +This point release only affects binary distributions; no code in the main repository has changed. +
+Go 1.1 is a major release of Go. -Read the Go 1.1 Release Notes for -more information. +Read the Go 1.1 Release Notes for more information.
-go1.2.1 (released 2014/03/02) includes bug fixes to the runtime, net, and database/sql packages.
-See the change history for details.
-