aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2016-07-18 08:14:10 -0700
committerIan Lance Taylor <iant@golang.org>2016-07-18 15:52:45 +0000
commitd66cbec37afb7936b1ea0f7f2433cc070f667112 (patch)
tree2bcf85e8a191ba18db3a01a53e96181f11463e80
parentb3b0b7a1825c9249f2b323ffd23cbb128044fb6a (diff)
downloadgo-d66cbec37afb7936b1ea0f7f2433cc070f667112.tar.gz
go-d66cbec37afb7936b1ea0f7f2433cc070f667112.zip
doc/go1.7.html: the 1.6.3 release supports Sierra
Updates #16354 Updates #16272 Change-Id: I73e8df40621a0a17a1990f3b10ea996f4fa738aa Reviewed-on: https://go-review.googlesource.com/25014 Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
-rw-r--r--doc/go1.7.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/go1.7.html b/doc/go1.7.html
index b5f08d012e..c1caa7132c 100644
--- a/doc/go1.7.html
+++ b/doc/go1.7.html
@@ -76,8 +76,9 @@ This change has no effect on the correctness of existing programs.
<p>
Go 1.7 adds support for macOS 10.12 Sierra.
-Binaries built with previous versions of Go will not work correctly on
-Sierra.
+This support was backported to Go 1.6.3.
+Binaries built with versions of Go before 1.6.3 will not work
+correctly on Sierra.
</p>
<p>