aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-03-06 16:59:43 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-03-06 16:59:43 -0500
commit47c3c95f074c8d10cf946511196a75d7e3a1738b (patch)
treef40f9870b51afbf4d58b83e00da7c71bea797054
parentee042939e61f5bcbd0d5aeb51c6db97b20b91bf7 (diff)
downloadexternal_python_setuptools-47c3c95f074c8d10cf946511196a75d7e3a1738b.tar.gz
external_python_setuptools-47c3c95f074c8d10cf946511196a75d7e3a1738b.tar.bz2
external_python_setuptools-47c3c95f074c8d10cf946511196a75d7e3a1738b.zip
Edit changelog
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 608dd77d..611b0124 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,7 +8,7 @@ CHANGES
* Bootstrap script now accepts ``--to-dir`` to customize save directory or
allow for re-use of existing repository of setuptools versions. See
- Pull Request #112 for an alternate implementation.
+ Pull Request #112 for background.
* Issue #285: ``easy_install`` no longer will default to installing
packages to the "user site packages" directory if it is itself installed
there. Instead, the user must pass ``--user`` in all cases to install