diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-12-16 08:02:19 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-12-16 08:02:19 -0500 |
| commit | 1542dc13b25c29ae8ccdda47bc2260572c9d1327 (patch) | |
| tree | 84c9ba6426e9d48631943c9e761933226cd16cad | |
| parent | 6d8ecefd8e915a8ec4e73649b3e352b7d48931f2 (diff) | |
| download | python-setuptools-git-1542dc13b25c29ae8ccdda47bc2260572c9d1327.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 4bd8c4a6..f68cd418 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,7 @@ CHANGES * The bootstrap script ``ez_setup.py`` now automatically detects the latest version of setuptools (using PyPI JSON API) rather than hard-coding a particular value. +* Issue #475: Fix incorrect usage in _translate_metadata2. ---- 19.0 |
