[Python-checkins] r45399 - sandbox/branches/setuptools-0.6/EasyInstall.txt (original) (raw)
phillip.eby python-checkins at python.org
Fri Apr 14 20:09:09 CEST 2006
- Previous message: [Python-checkins] r45398 - sandbox/branches/setuptools-0.6/setuptools.txt
- Next message: [Python-checkins] r45400 - in sandbox/trunk/setuptools: EasyInstall.txt ez_setup.py pkg_resources.txt setup.py setuptools.txt setuptools/__init__.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: phillip.eby Date: Fri Apr 14 20:09:09 2006 New Revision: 45399
Modified: sandbox/branches/setuptools-0.6/EasyInstall.txt Log: Correct version # in release notes
Modified: sandbox/branches/setuptools-0.6/EasyInstall.txt
--- sandbox/branches/setuptools-0.6/EasyInstall.txt (original) +++ sandbox/branches/setuptools-0.6/EasyInstall.txt Fri Apr 14 20:09:09 2006 @@ -1097,7 +1097,7 @@ Release Notes/Change History
-0.6a12 +0.6b1
- Added automatic retry for Sourceforge mirrors. The new download process is to first just try dl.sourceforge.net, then randomly select mirror IPs and remove ones that fail, until something works. The removed IPs stay removed
- Previous message: [Python-checkins] r45398 - sandbox/branches/setuptools-0.6/setuptools.txt
- Next message: [Python-checkins] r45400 - in sandbox/trunk/setuptools: EasyInstall.txt ez_setup.py pkg_resources.txt setup.py setuptools.txt setuptools/__init__.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]