diff options
| author | Philip Thiem <ptthiem@gmail.com> | 2014-05-31 09:48:00 -0500 |
|---|---|---|
| committer | Philip Thiem <ptthiem@gmail.com> | 2014-05-31 09:48:00 -0500 |
| commit | 4b47114ca44543adea38110dfabf85c629ec1324 (patch) | |
| tree | 99e11ee0505bee613a581e7f4f3c2c55ee3f3b85 /CHANGES.txt | |
| parent | e96e4f96a6697678e85e8b8b5d261a477586c4e6 (diff) | |
| download | python-setuptools-git-4b47114ca44543adea38110dfabf85c629ec1324.tar.gz | |
Summarize zip_manifest cache changes.
--HG--
extra : rebase_source : b4dc90d0244a83083a299600eccce50446ad5846
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 8ca55c2f..41a8efee 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +--- +3.9 +--- + +* Issue #154: Cache the reading of the zip file index for cases where the + same zip-file is used for multiple packages (like PEX). + --------------- 3.7.1 and 3.8.1 --------------- |
