diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-08-26 21:45:05 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-08-26 21:45:05 -0400 |
| commit | 48ab068f3683139591a03a47ffc50f0b42b767cd (patch) | |
| tree | 313982c8959acb11b7d60485c5e77db66f7c551a | |
| parent | db4b127a0370bb7f2bfaa77b3163c0f26ee980ea (diff) | |
| download | python-setuptools-git-48ab068f3683139591a03a47ffc50f0b42b767cd.tar.gz | |
Update reference to distribute.
| -rw-r--r-- | CHANGES.txt | 2 |
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``. |
