diff --git a/doc/devel/release.html b/doc/devel/release.html index d31f793591..5511db71bc 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -363,6 +363,12 @@ variable to build and install your own code and external libraries outside of the Go tree (and avoid writing Makefiles).
+
+go1.2.1 (released 2014/03/02) includes bug fixes to the runtime, net, and database/sql packages.
+See the change history for details.
+
/usr/local, creating a Go tree in
-tar -C /usr/local -xzf go1.1.linux-amd64.tar.gz +tar -C /usr/local -xzf go1.2.1.linux-amd64.tar.gz