From 04b08da9af0c450d645ab7389d1467308cfc2db8 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 4 Mar 2013 21:27:36 +0100 Subject: Imported Upstream version 1.1~hg20130304 --- doc/devel/release.html | 11 ++++++----- doc/devel/weekly.html | 13 ++----------- 2 files changed, 8 insertions(+), 16 deletions(-) (limited to 'doc/devel') diff --git a/doc/devel/release.html b/doc/devel/release.html index 986310610..3340d1e91 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -3,11 +3,8 @@ }-->

This page summarizes the changes between official stable releases of Go. -Between releases we issue less stable -weekly snapshots. -The weekly snapshot history contains more detail, -and the Mercurial change log -has full details.

+The Mercurial change log +has the full details.

To update to a specific release, use:

@@ -53,6 +50,10 @@ of maps using struct or array keys: It also includes many minor code and documentation fixes.

+

+go1.0.3 (released 2012/09/21) includes minor code and documentation fixes. +

+

See the go1 release branch history for the complete list of changes.

diff --git a/doc/devel/weekly.html b/doc/devel/weekly.html index 46efe41ed..f8d3ec6dd 100644 --- a/doc/devel/weekly.html +++ b/doc/devel/weekly.html @@ -3,18 +3,9 @@ }-->

This page summarizes the changes between tagged weekly snapshots of Go. -For full details, see the Mercurial change log.

+Such snapshots are no longer created. This page remains as a historical reference only.

-

Weekly snapshots occur often and may not be stable. -If stability of API and code is more important than having the -latest features, use the official releases instead.

- -

To update to a specific snapshot, use:

- -
-hg pull
-hg update weekly.YYYY-MM-DD
-
+

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

2012-03-27 (Go 1)

-- cgit v1.2.3