diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-15 12:36:15 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-15 12:36:15 -0400 |
| commit | ca7d4bdf5a89e04565923c387cc28c15ddc37e5a (patch) | |
| tree | cfca50d35ffdf44a3921e085b8f9b93934909ae5 /CHANGES.txt | |
| parent | 4d4b9454777ff3f219688ea16a811996e9d63e87 (diff) | |
| download | python-setuptools-git-ca7d4bdf5a89e04565923c387cc28c15ddc37e5a.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
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 ----- |
