summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-08-11 08:24:29 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-08-11 08:24:29 -0400
commit8a33154bb30c9c0ca193d13d8b8ce3818e045d71 (patch)
tree397af5bd4bf43a907fd65a2fedf345f6b84e407b /CHANGES.txt
parent6f6edeb7c7b1fb95b02f78ff3794c387afce084c (diff)
downloadpython-setuptools-git-8a33154bb30c9c0ca193d13d8b8ce3818e045d71.tar.gz
Officially deprecated Features functionality (per #65).
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
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