fix finding visual studio 2008 on 64 bit #8854
diff --git a/Misc/NEWS b/Misc/NEWS
index f200392..984d2ef 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -23,6 +23,11 @@
 - In the unicode/str.format(), raise a ValueError when indexes to arguments are
   too large.
 
+Build
+-----
+
+- Issue #8854: Fix finding Visual Studio 2008 on Windows x64.
+
 Library
 -------