summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-08-26 21:45:05 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-08-26 21:45:05 -0400
commit48ab068f3683139591a03a47ffc50f0b42b767cd (patch)
tree313982c8959acb11b7d60485c5e77db66f7c551a /CHANGES.txt
parentdb4b127a0370bb7f2bfaa77b3163c0f26ee980ea (diff)
downloadpython-setuptools-git-48ab068f3683139591a03a47ffc50f0b42b767cd.tar.gz
Update reference to distribute.
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 3e2caeb0..928673bc 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,7 +6,7 @@ CHANGES
1.1
---
-* Issue #71 (Distribute Issue #333): EasyInstall now puts less emphasis on the
+* Issue #71 (Distribute #333): EasyInstall now puts less emphasis on the
condition when a host is blocked via ``--allow-hosts``.
* Issue #72: Restored Python 2.4 compatibility in ``ez_setup.py``.