diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2011-10-04 11:01:49 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2011-10-04 11:01:49 -0400 |
| commit | 694a9231f495a82cf62340f9b98eb4fd7272ecf3 (patch) | |
| tree | 64b9ae456f9bec343e2331340b482c6bb7370912 /CHANGES.txt | |
| parent | d36c067b3247bf7dc3102051b088fe744ac74ae0 (diff) | |
| download | python-setuptools-git-694a9231f495a82cf62340f9b98eb4fd7272ecf3.tar.gz | |
Added options to exclude 2to3 fixers. Fixes #249
--HG--
branch : distribute
extra : rebase_source : 2033bcdd4c2e78e0e03796f1f9cf6d6e9a59fc21
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 855447a7..6b981dd4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -16,6 +16,7 @@ CHANGES * Issue #208: Fixed parsed_versions, it now honors post-releases as noted in the documentation * Issue #207: Windows cli and gui wrappers pass CTRL-C to child python process * Issue #227: easy_install now passe its arguments to setup.py bdist_egg +* Issue #249: Added options to exclude 2to3 fixers ------ 0.6.22 |
