diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-12-01 06:17:58 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-12-01 06:17:58 -0500 |
| commit | 727a101b0a76bd93c35b41352b2a52ca261a8cf7 (patch) | |
| tree | 1b9d9ed384baf9b18c9b602f286a1dad3cd836ae /CHANGES.txt | |
| parent | 4e2c005f8702ed7e2bce31425748eb83f3e9db0f (diff) | |
| parent | af3e8f78ae796b4e517547608a6cafaa835c430f (diff) | |
| download | python-setuptools-git-727a101b0a76bd93c35b41352b2a52ca261a8cf7.tar.gz | |
Merge with 1.4.2
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 d28b07be..f04f5b91 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,13 @@ CHANGES should use ``pkgutil.ImpImporter`` instead. ----- +1.4.2 +----- + +* Issue #116: Correct TypeError when reading a local package index on Python + 3. + +----- 1.4.1 ----- |
