]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.17: add release note for windows/arm64 port
authorCherry Mui <cherryyz@google.com>
Wed, 19 May 2021 20:07:52 +0000 (16:07 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 20 May 2021 16:09:29 +0000 (16:09 +0000)
Updates #44513, #42604.

Change-Id: I8200e8087c219a0042ab2a6770a7275c3b17942a
Reviewed-on: https://go-review.googlesource.com/c/go/+/321309
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/go1.17.html

index 4c7348a36d5a7fe20909e765e3e145b589941be8..ea8bc3ccd66218bf36e7d0fe43a85a27c4a87276 100644 (file)
@@ -43,6 +43,13 @@ Do not send CLs removing the interior tags from such phrases.
   for previous versions has been discontinued.
 </p>
 
+<h3 id="windows">Windows</h3>
+
+<p><!-- golang.org/issue/36439 -->
+  Go 1.17 adds support of 64-bit ARM architecture on Windows (the
+  <code>windows/arm64</code> port). This port supports cgo.
+</p>
+
 <p>
   TODO: complete the Ports section
 </p>