Issue #15511: Drop explicit dependency on pythonxy.lib from amd64 configuration.
diff --git a/Misc/NEWS b/Misc/NEWS
index 0203e6c..e8ec6dc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -115,6 +115,9 @@
 Build
 -----
 
+- Issue #15511: Drop explicit dependency on pythonxy.lib from _decimal
+  amd64 configuration.
+
 - Add missing PGI/PGO configurations for pywlauncher.
 
 - Issue #15645: Ensure 2to3 grammar pickles are properly installed.