From: Cherry Mui
Date: Wed, 19 May 2021 20:07:52 +0000 (-0400)
Subject: doc/go1.17: add release note for windows/arm64 port
X-Git-Tag: go1.17beta1~129
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ef1f52cc38cc8773a4ae2e4e71219140a08ce98f;p=gostls13.git
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
Reviewed-by: Dmitri Shuralyov
---
diff --git a/doc/go1.17.html b/doc/go1.17.html
index 4c7348a36d..ea8bc3ccd6 100644
--- a/doc/go1.17.html
+++ b/doc/go1.17.html
@@ -43,6 +43,13 @@ Do not send CLs removing the interior tags from such phrases.
for previous versions has been discontinued.
+Windows
+
+
+ Go 1.17 adds support of 64-bit ARM architecture on Windows (the
+ windows/arm64
port). This port supports cgo.
+
+
TODO: complete the Ports section