summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-06-15 12:36:15 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-06-15 12:36:15 -0400
commitca7d4bdf5a89e04565923c387cc28c15ddc37e5a (patch)
treecfca50d35ffdf44a3921e085b8f9b93934909ae5 /CHANGES.txt
parent4d4b9454777ff3f219688ea16a811996e9d63e87 (diff)
downloadpython-setuptools-git-ca7d4bdf5a89e04565923c387cc28c15ddc37e5a.tar.gz
Update changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a12b0387..5ebe6f1c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,14 @@
CHANGES
=======
+---
+5.1
+---
+
+* Issue #202: Implemented more robust cache invalidation for the ZipImporter,
+ building on the work in Issue #168. Special thanks to Jurko Gospodnetić and
+ PJE.
+
-----
5.0.2
-----