diff --git a/doc/devel/weekly.html b/doc/devel/weekly.html index 46efe41edd..f8d3ec6dd4 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)