diff options
author | Ingo Oeser <ingo@jimdo.com> | 2013-06-14 23:22:50 +0200 |
---|---|---|
committer | Ingo Oeser <ingo@jimdo.com> | 2013-06-14 23:22:50 +0200 |
commit | 09f84a75bc63a6316d575f531489d69ec8ade2e8 (patch) | |
tree | b74a4dcecf087639a6898acb55c71dae1e54b299 /doc/go1.1.html | |
parent | efcc50dfdc94c82ee0292bf71992ecb7c0123061 (diff) | |
download | golang-upstream/1.1.1.tar.gz |
Imported Upstream version 1.1.1upstream/1.1.1
Diffstat (limited to 'doc/go1.1.html')
-rw-r--r-- | doc/go1.1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.1.html b/doc/go1.1.html index 6256ae201..f13858927 100644 --- a/doc/go1.1.html +++ b/doc/go1.1.html @@ -159,7 +159,7 @@ The GCC release schedule does not coincide with the Go release schedule, so some <code>gccgo</code>'s releases. The 4.8.0 version of GCC shipped in March, 2013 and includes a nearly-Go 1.1 version of <code>gccgo</code>. Its library is a little behind the release, but the biggest difference is that method values are not implemented. -Sometime around May 2013, we expect 4.8.1 of GCC to ship with a <code>gccgo</code> +Sometime around July 2013, we expect 4.8.2 of GCC to ship with a <code>gccgo</code> providing a complete Go 1.1 implementaiton. </p> |