From 93158bf24388bb21cf4102c831a2e8920ffab132 Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
Date: Tue, 26 Feb 2013 09:23:34 +1100
Subject: [PATCH] doc: document that weekly.html is only a historical reference
Fixes #4810.
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7401050
---
doc/devel/weekly.html | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
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)
--
2.48.1