summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2014-10-22 20:41:13 -0700
committerIan Lance Taylor <iant@golang.org>2014-10-22 20:41:13 -0700
commit330f4f9d4214a04ab1d9636480181d182ebc9b41 (patch)
treec327643514127caf02fb6fc0c210019a9a2c7a79 /doc
parent48b04a95e5f719cbef174124780dce00bb410c2c (diff)
downloadgo-330f4f9d4214a04ab1d9636480181d182ebc9b41.tar.gz
gccgo_install.html: the 4.9 release series supports Go 1.2
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://codereview.appspot.com/163760043
Diffstat (limited to 'doc')
-rw-r--r--doc/gccgo_install.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html
index 4c1a8c2f5..acb315a0a 100644
--- a/doc/gccgo_install.html
+++ b/doc/gccgo_install.html
@@ -42,6 +42,10 @@ identical to Go 1.1. The GCC 4.8.2 release includes a complete Go
1.1.2 implementation.
</p>
+<p>
+The GCC 4.9 releases include a complete Go 1.2 implementation.
+</p>
+
<h2 id="Source_code">Source code</h2>
<p>