http://hg.python.org/cpython/rev/ade06ef94fbe changeset: 75282:ade06ef94fbe branch: 3.2 user: Éric Araujo <merwok at netwok.org> date: Sat Feb 25 16:57:39 2012 +0100 summary: Add news entry for previous commit files: Misc/NEWS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -124,6 +124,9 @@ Library ------- +- Issue #13447: Add a test file to host regression tests for bugs in the + scripts found in the Tools directory. + - Issue #6884: Fix long-standing bugs with MANIFEST.in parsing in distutils on Windows. -- Repository URL: http://hg.python.org/cpython