From 8a39ee361feb9bf46d728ff1ba4f07ca1d9610b1 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 19 Jun 2014 09:22:53 +0200 Subject: Imported Upstream version 1.3 --- doc/devel/release.html | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) (limited to 'doc/devel') diff --git a/doc/devel/release.html b/doc/devel/release.html index 5511db71b..3a3d5bc13 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -13,12 +13,38 @@ hg pull hg update tag +

go1.3 (released 2014/06/18)

+ +

+Go 1.3 is a major release of Go. +Read the Go 1.3 Release Notes for more information. +

+ +

go1.2 (released 2013/12/01)

+ +

+Go 1.2 is a major release of Go. +Read the Go 1.2 Release Notes for more information. +

+ +

Minor revisions

+ +

+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). +

+

go1.1 (released 2013/05/13)

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.

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).

-

Minor revisions

- -

-go1.2.1 (released 2014/03/02) includes bug fixes to the runtime, net, and database/sql packages. -See the change history for details. -

Minor revisions

-- cgit v1.2.3