]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove mention of Go 1.6.3 working on Sierra
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 28 Oct 2016 03:56:30 +0000 (03:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 28 Oct 2016 14:46:24 +0000 (14:46 +0000)
We thought it would at the time, but then Beta 4 changed the ABI
again, so it wasn't true in practice.

Fixes #17643

Change-Id: I36b747bd69a56adc7291fa30d6bffdf67ab8741b
Reviewed-on: https://go-review.googlesource.com/32238
Reviewed-by: Russ Cox <rsc@golang.org>
doc/go1.7.html

index ea34f873b1de7a1471e746a641634f645e9c9c55..3410f417e43d9708d9d13833da69ef5e813bcf62 100644 (file)
@@ -67,8 +67,7 @@ This change has no effect on the correctness of existing programs.
 
 <p>
 Go 1.7 adds support for macOS 10.12 Sierra.
-This support was backported to Go 1.6.3.
-Binaries built with versions of Go before 1.6.3 will not work
+Binaries built with versions of Go before 1.7 will not work
 correctly on Sierra.
 </p>