diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-01-06 20:22:51 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-01-06 20:22:51 -0500 |
| commit | 40a5af7a50dc95b31da4745912c6f0aa016fb820 (patch) | |
| tree | 86085895f984cc0e0768eebbf41d2dd13291715b | |
| parent | e81800c109d87617f2c82a4f53a565f9c26e0614 (diff) | |
| download | python-setuptools-git-40a5af7a50dc95b31da4745912c6f0aa016fb820.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 83081957..d3ba1ee5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,10 +2,12 @@ CHANGES ======= ------ -2.0.3 ------ +--- +2.1 +--- +* Issue #129: Suppress inspection of '*.whl' files when searching for files + in a zip-imported file. * Issue #131: Fix RuntimeError when constructing an egg fetcher. ----- |
