Add entry for r86601
authorÉric Araujo <merwok@netwok.org>
Sat, 20 Nov 2010 19:37:28 +0000 (19:37 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 20 Nov 2010 19:37:28 +0000 (19:37 +0000)
Misc/NEWS

index 081db7647ebf158ec3b282663c5f9cd99ff736c3..663b226d761bed586599009a488f0bfcb429d510 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -27,6 +27,8 @@ Core and Builtins
 Library
 -------
 
+- Issue #10407: Fix two NameErrors in distutils.
+
 - Issue #10371: Deprecated undocumented functions in the trace module.
 
 - Issue #10467: Fix BytesIO.readinto() after seeking into a position after the