diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-03-06 16:59:43 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-03-06 16:59:43 -0500 |
| commit | 47c3c95f074c8d10cf946511196a75d7e3a1738b (patch) | |
| tree | f40f9870b51afbf4d58b83e00da7c71bea797054 /CHANGES.txt | |
| parent | ee042939e61f5bcbd0d5aeb51c6db97b20b91bf7 (diff) | |
| download | python-setuptools-git-47c3c95f074c8d10cf946511196a75d7e3a1738b.tar.gz | |
Edit changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
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 |
