From: Norman B. Lancaster Date: Wed, 10 Jul 2019 15:33:12 +0000 (-0500) Subject: doc/go1.13: document removal of NaCl targets in Go 1.14 X-Git-Tag: go1.13rc1~102 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7942671a5856233ce63a265e1a1441b7a0ea82f5;p=gostls13.git doc/go1.13: document removal of NaCl targets in Go 1.14 Go 1.14 will no longer run on Native Client (NaCl). Updating the 1.13 release notes to indicate this. See #30439. Fixes #32948 Change-Id: Ia147bb053adc098bd696dbdb01553c23222f8134 Reviewed-on: https://go-review.googlesource.com/c/go/+/185537 Reviewed-by: Andrew Bonventre --- diff --git a/doc/go1.13.html b/doc/go1.13.html index a4cea9b86a..afc345c1d3 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -101,6 +101,10 @@ Do not send CLs removing the interior tags from such phrases.

Ports

+

+ Go 1.13 is the last release that will run on Native Client (NaCl). +

+

AIX