diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-05-07 11:52:53 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-05-07 11:52:53 -0400 |
| commit | 07e07db83c26af971b3b1eb31517d04252eb5442 (patch) | |
| tree | 1afbe077ba2bc4e4995d5429069b721f16ea82de /CHANGES.txt | |
| parent | ad7c41a6e717a7d91a8dc08a2530e1187139b799 (diff) | |
| parent | 2edec4688999a14f63cb842aa5df491464626b20 (diff) | |
| download | external_python_setuptools-3.5.2.tar.gz external_python_setuptools-3.5.2.tar.bz2 external_python_setuptools-3.5.2.zip | |
Merge Pull Request #483.5.2
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a1d25194..65577273 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,13 @@ CHANGES ======= ----- +3.5.2 +----- + +* Issue #168: More robust handling of replaced zip files and stale caches. + Fixes ZipImportError complaining about a 'bad local header'. + +----- 3.5.1 ----- |
