diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-02 14:00:45 +0100 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-02 14:00:45 +0100 |
| commit | 23601696a493eda013072d76a727454a46b9510a (patch) | |
| tree | 610123480b7da46822b387199353f3101f026098 /CHANGES.txt | |
| parent | 781879a354c5973ba127d87a0e5bdd0c4a10f1a8 (diff) | |
| download | python-setuptools-git-23601696a493eda013072d76a727454a46b9510a.tar.gz | |
Update changelog3.7.1
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 3df68933..eb609eb6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES ======= +----- +3.7.1 +----- + +* Issue #213: Use legacy StringIO behavior for compatibility under pbr. + --- 3.7 --- |
