From 8a39ee361feb9bf46d728ff1ba4f07ca1d9610b1 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg
+Go 1.3 is a major release of Go.
+Read the Go 1.3 Release Notes for more information.
+
+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
+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).
+
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.3 (released 2014/06/18)
+
+go1.2 (released 2013/12/01)
+
+Minor revisions
+
+runtime
, net
, and database/sql
packages.
+See the change history for details.
+go1.1 (released 2013/05/13)
Minor revisions
@@ -363,12 +389,6 @@ variable to build and install your own code and external libraries outside of
the Go tree (and avoid writing Makefiles).
-go1.2.1 (released 2014/03/02) includes bug fixes to the runtime
, net
, and database/sql
packages.
-See the change history for details.
-