From f154da9e12608589e8d5f0508f908a0c3e88a1bb Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 15 Jan 2015 11:54:00 -0700 Subject: Imported Upstream version 1.4 --- doc/devel/release.html | 10 ++++++++-- doc/devel/weekly.html | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'doc/devel') diff --git a/doc/devel/release.html b/doc/devel/release.html index 1a8439134..5b5d6ab5e 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -3,8 +3,7 @@ }-->

This page summarizes the changes between official stable releases of Go. -The Mercurial change log -has the full details.

+The change log has the full details.

To update to a specific release, use:

@@ -13,6 +12,13 @@ hg pull hg update tag +

go1.4 (released 2014/12/10)

+ +

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

+

go1.3 (released 2014/06/18)

diff --git a/doc/devel/weekly.html b/doc/devel/weekly.html index 34c87dc64..5a9c51ef1 100644 --- a/doc/devel/weekly.html +++ b/doc/devel/weekly.html @@ -5,7 +5,7 @@

This page summarizes the changes between tagged weekly snapshots of Go. Such snapshots are no longer created. This page remains as a historical reference only.

-

For recent information, see the Mercurial change log and development mailing list.

+

For recent information, see the change log and development mailing list.

2012-03-27 (Go 1)

-- cgit v1.2.3