]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.13: document removal of NaCl targets in Go 1.14
authorNorman B. Lancaster <qbradq@gmail.com>
Wed, 10 Jul 2019 15:33:12 +0000 (10:33 -0500)
committerAndrew Bonventre <andybons@golang.org>
Fri, 12 Jul 2019 16:53:22 +0000 (16:53 +0000)
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 <andybons@golang.org>
doc/go1.13.html

index a4cea9b86a8473a73d9eb47cec89fd5480f3f811..afc345c1d36824c776baca3a65e413a966a13d21 100644 (file)
@@ -101,6 +101,10 @@ Do not send CLs removing the interior tags from such phrases.
 
 <h2 id="ports">Ports</h2>
 
+<p>
+  Go 1.13 is the last release that will run on Native Client (NaCl).
+</p>
+
 <h3 id="aix">AIX</h3>
 
 <p><!-- CL 164003, CL 169120 -->