summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-08-19 17:46:00 +0100
committerJason R. Coombs <jaraco@jaraco.com>2015-08-19 17:46:00 +0100
commit595ed8baab48541dd1bbb2c6907c5463305b646b (patch)
treec04ca874f02725436e0fc8c521181b2e6c82d959 /CHANGES.txt
parent2271e6d1d51c694a73a541b497fb26cc506516d5 (diff)
downloadpython-setuptools-git-595ed8baab48541dd1bbb2c6907c5463305b646b.tar.gz
Rephrase to allow link18.2
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e95f616b..10027a90 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -91,7 +91,7 @@ CHANGES
15.1
----
-* Updated Packaging to 15.1 to address Packaging #28.
+* Updated to Packaging 15.1 to address Packaging #28.
* Fix ``setuptools.sandbox._execfile()`` with Python 3.1.
----