diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-02-14 16:56:08 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-02-14 16:56:08 -0500 |
| commit | d2d40d0c30f6b5178851e79a0bca116492b63898 (patch) | |
| tree | 0d24da8c32333a739d47790880087c798fbafd79 | |
| parent | c6deb3393c545c20ce22c094975766e286a831d9 (diff) | |
| download | python-setuptools-git-d2d40d0c30f6b5178851e79a0bca116492b63898.tar.gz | |
2.3 was never released.
| -rw-r--r-- | CHANGES.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 52058d22..1df52ba4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -23,11 +23,6 @@ CHANGES security vulnerabilities presented by use of tar archives in ez_setup.py. It also leverages the security features added to ZipFile.extract in Python 2.7.4. * Issue #65: Removed deprecated Features functionality. - ---- -2.3 ---- - * Pull Request #28: Remove backport of ``_bytecode_filenames`` which is available in Python 2.6 and later, but also has better compatibility with Python 3 environments. |
