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
commitf6d1615f06e35aa02f87791c934db6fa8fc89544 (patch)
treeb0e3492db3f0c0914e74308dd886b2c43a0f67cc /CHANGES.txt
parente8166727815bbbe4777ee5c6323ae69ac035a50b (diff)
downloadpython-setuptools-bitbucket-f6d1615f06e35aa02f87791c934db6fa8fc89544.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
-----