Add build support for AMD64.
diff --git a/Misc/NEWS b/Misc/NEWS
index c9e7a30..a7e54ad 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -699,6 +699,8 @@
 Build
 -----
 
+- Build support for Win64-AMD64 was added.
+
 - Patch #1428494: Prefer linking against ncursesw over ncurses library.
 
 - Patch #881820: look for openpty and forkpty also in libbsd.