summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorTarek Ziade <tarek@ziade.org>2010-03-13 16:53:19 -0500
committerTarek Ziade <tarek@ziade.org>2010-03-13 16:53:19 -0500
commit38ae8ecbdc6a9f285a56add8c695b10b2786c679 (patch)
tree420cfd5eba1d375bfa3471218cf3cdda07cb18ef /CHANGES.txt
parent9b4f204172ebab821cb677c978625c2e2479de5e (diff)
downloadpython-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.txt3
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