summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-05-07 11:51:45 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-05-07 11:51:45 -0400
commit2edec4688999a14f63cb842aa5df491464626b20 (patch)
tree623c6151e70a3fcd27a387e1958d288ad2a7abf5 /CHANGES.txt
parent92cbda9859d98267e36c836ca954ca884df9b07c (diff)
downloadpython-setuptools-git-2edec4688999a14f63cb842aa5df491464626b20.tar.gz
Update changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1c54ea5e..cb970e87 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.4.4
-----