diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-01 21:16:20 +0100 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-01 21:16:20 +0100 |
commit | e565f7fafb1a14bda1125cb13342376c56caaef1 (patch) | |
tree | 9a967c611f00d34cd5f102ebdb1e16bad52aa046 | |
parent | 11b6828342b5f34bc593d49b0b13dc23a2eb7a2d (diff) | |
download | python-setuptools-git-3.8.tar.gz |
Update changelog3.8
-rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 3df68933..4d8aba18 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,13 @@ CHANGES ======= --- +3.8 +--- + +* Extend Issue #197 workaround to include all Python 3 versions prior to + 3.2.2. + +--- 3.7 --- |