]> granicus.if.org Git - python/commitdiff
fixed #8107 description in Misc/NEWS
authorTarek Ziadé <ziade.tarek@gmail.com>
Sat, 13 Mar 2010 18:38:59 +0000 (18:38 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Sat, 13 Mar 2010 18:38:59 +0000 (18:38 +0000)
Misc/NEWS

index 1895a1824ea731822ffd43f8429037781a04b391..c5d5f729c220914c20ac2d5df617b226bb00da7e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -21,7 +21,9 @@ Library
 -------
 
 - 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
 -----------------