commit | e7295a76357aea6cc479f62b0aa1e93543e2aa53 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sat Feb 25 16:57:39 2012 +0100 |
committer | Éric Araujo <merwok@netwok.org> | Sat Feb 25 16:57:39 2012 +0100 |
tree | 83f1677caa028b8c32a5914cfaebcfb9766c407c | |
parent | b46562480b350984e7e81693936d1ed471a96b46 [diff] |
Add news entry for previous commit
diff --git a/Misc/NEWS b/Misc/NEWS index 329770f..0375ff3 100644 --- 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.