From ef1f52cc38cc8773a4ae2e4e71219140a08ce98f Mon Sep 17 00:00:00 2001
From: Cherry Mui
Date: Wed, 19 May 2021 16:07:52 -0400
Subject: [PATCH] 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
---
doc/go1.17.html | 7 +++++++
1 file changed, 7 insertions(+)
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
--
2.50.0