diff options
| author | PJ Eby <distutils-sig@python.org> | 2006-07-20 20:41:01 +0000 |
|---|---|---|
| committer | PJ Eby <distutils-sig@python.org> | 2006-07-20 20:41:01 +0000 |
| commit | bad362fe5671f2b1567b2f779f57b76edac7f55e (patch) | |
| tree | 28614a0882273927d7e81c39751ba1610f2ee874 /EasyInstall.txt | |
| parent | fa18a05dd386ba3ec5b5099cfb51b988ea817d41 (diff) | |
| download | external_python_setuptools-bad362fe5671f2b1567b2f779f57b76edac7f55e.tar.gz external_python_setuptools-bad362fe5671f2b1567b2f779f57b76edac7f55e.tar.bz2 external_python_setuptools-bad362fe5671f2b1567b2f779f57b76edac7f55e.zip | |
EasyInstall now includes setuptools version information in the
``User-Agent`` string sent to websites it visits. (backport from trunk)
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050733
Diffstat (limited to 'EasyInstall.txt')
| -rwxr-xr-x | EasyInstall.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt index 95bc016f..b3ac28bd 100755 --- a/EasyInstall.txt +++ b/EasyInstall.txt @@ -1190,6 +1190,10 @@ displayed MD5 info (broken onto two lines for readability):: Release Notes/Change History ============================ +0.6c1 + * EasyInstall now includes setuptools version information in the + ``User-Agent`` string sent to websites it visits. + 0.6b4 * Fix creating Python wrappers for non-Python scripts |
