summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
author?ric Araujo <merwok@netwok.org>2011-11-11 23:36:39 +0100
committer?ric Araujo <merwok@netwok.org>2011-11-11 23:36:39 +0100
commitece9f034f63215cffa88e1ccec68f70261e03c38 (patch)
tree4a8dc2e02826bc4ab313faa6c22b59ff7c6d2b61 /CHANGES.txt
parent4c44b4fcb3ba388d9eb8d9c4d0e5fdc43dc9e743 (diff)
downloaddisutils2-ece9f034f63215cffa88e1ccec68f70261e03c38.tar.gz
Increase test coverage for manifest (#11751).
One test fails on versions older than 2.6 because of a change in fnmatch; we?re discussing how best to fix that on the bug tracker and another commit will follow up.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 5d42e27..cb28278 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -148,6 +148,7 @@ CONTRIBUTORS.txt for full names. Bug numbers refer to http://bugs.python.org/.
- #13170: Revert one of Jeremy's changes to config to fix a bug, kludge around
shlex not supporting unicode in 2.x, fix wrong shutil import [david, éric]
- #13205: Fix and improve generated setup scripts [david, éric]
+- #11751: Improve test coverage for manifest [justin]
1.0a3 - 2010-10-08