mirror of
https://github.com/golang/go
synced 2024-11-22 22:30:02 -07:00
doc/go1.17: add release note for windows/arm64 port
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>
This commit is contained in:
parent
bb7495a46d
commit
ef1f52cc38
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user