Fix build_ext with VS 8.0.  Patch by Hirokazu Yamamoto (#9558).
diff --git a/Misc/NEWS b/Misc/NEWS
index 6ba1652..817c2de 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -17,6 +17,8 @@
 Library
 -------
 
+- Issue #9558: Fix distutils.command.build_ext with VS 8.0.
+
 - Issue #10667: Fast path for collections.Counter().
 
 - Issue #10695: passing the port as a string value to telnetlib no longer