summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-06-01 21:16:20 +0100
committerJason R. Coombs <jaraco@jaraco.com>2014-06-01 21:16:20 +0100
commite565f7fafb1a14bda1125cb13342376c56caaef1 (patch)
tree9a967c611f00d34cd5f102ebdb1e16bad52aa046
parent11b6828342b5f34bc593d49b0b13dc23a2eb7a2d (diff)
downloadpython-setuptools-git-3.8.tar.gz
Update changelog3.8
-rw-r--r--CHANGES.txt7
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
---