fixed #8107 description in Misc/NEWS
diff --git a/Misc/NEWS b/Misc/NEWS
index 1895a18..c5d5f72 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -21,7 +21,9 @@
 -------
 
 - Reverting the changes made in r78432. Discussed in the tracker issue #7540.
-- Issue #8107: Fixed test_distutils so it uses a local xxmodule.c file.
+
+- Issue #8107: Fixed test_distutils so it doesn't crash when the source 
+  directory cannot be found.
 
 Extension Modules
 -----------------