diff options
| author | Tarek Ziade <tarek@ziade.org> | 2010-03-13 16:53:19 -0500 |
|---|---|---|
| committer | Tarek Ziade <tarek@ziade.org> | 2010-03-13 16:53:19 -0500 |
| commit | 38ae8ecbdc6a9f285a56add8c695b10b2786c679 (patch) | |
| tree | 420cfd5eba1d375bfa3471218cf3cdda07cb18ef /CHANGES.txt | |
| parent | 9b4f204172ebab821cb677c978625c2e2479de5e (diff) | |
| download | python-setuptools-git-38ae8ecbdc6a9f285a56add8c695b10b2786c679.tar.gz | |
added the --no-find-links option
--HG--
branch : distribute
extra : rebase_source : fc2cbd4d369f7d5c77cae03e39354245b185cc60
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index eeab73c6..803045b6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,7 +11,8 @@ CHANGES * Added indexsidebar.html into MANIFEST.in * Issue 108: Fixed TypeError with Python3.1 * Issue 121: Fixed --help install command trying to actually install. -* Issue 112: Added an os.makedirs so that Tarek's solution will work. +* Issue 112: Added an os.makedirs so that Tarek's solution will work. +* Issue 133: Added --no-find-links to easy_install ------ 0.6.10 |
