diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-08-11 08:24:29 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-08-11 08:24:29 -0400 |
| commit | 8a33154bb30c9c0ca193d13d8b8ce3818e045d71 (patch) | |
| tree | 397af5bd4bf43a907fd65a2fedf345f6b84e407b /CHANGES.txt | |
| parent | 6f6edeb7c7b1fb95b02f78ff3794c387afce084c (diff) | |
| download | python-setuptools-git-8a33154bb30c9c0ca193d13d8b8ce3818e045d71.tar.gz | |
Officially deprecated Features functionality (per #65).
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a030c151..50310ef2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -24,6 +24,7 @@ CHANGES wget for retrieving the Setuptools tarball for improved security of the install. The script will still fall back to a simple ``urlopen`` on platforms that do not have these tools. +* Issue #65: Deprecated the ``Features`` functionality. ----- 0.9.8 |
