Issue #7039: Fixed test_distutils when running tests on an installation with no build
diff --git a/Misc/NEWS b/Misc/NEWS
index c4d552c..90b59a7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -15,6 +15,8 @@
 Library
 -------
 
+- Issue #7039: Fixed distutils.tests.test_sysconfig when running on
+  installation with no build.
 
 What's New in Python 2.6.3
 ==========================