diff options
| author | Tarek Ziadé <tarek@ziade.org> | 2009-07-16 11:04:39 +0200 |
|---|---|---|
| committer | Tarek Ziadé <tarek@ziade.org> | 2009-07-16 11:04:39 +0200 |
| commit | ea777e738fc4b9bfb1e019ff606cd0941c28d531 (patch) | |
| tree | 82c4fb185c6d91b16f17ac8c8960fd5528c82d55 /setuptools.txt | |
| parent | 4e3c89af488a7554f3caf18f203d36624c52464e (diff) | |
| download | external_python_setuptools-ea777e738fc4b9bfb1e019ff606cd0941c28d531.tar.gz external_python_setuptools-ea777e738fc4b9bfb1e019ff606cd0941c28d531.tar.bz2 external_python_setuptools-ea777e738fc4b9bfb1e019ff606cd0941c28d531.zip | |
#1 Added compatibility with Subversion 1.6.
--HG--
branch : distribute
extra : rebase_source : 40579bb8174f21d24968ce698711c66f624c0839
Diffstat (limited to 'setuptools.txt')
| -rwxr-xr-x | setuptools.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setuptools.txt b/setuptools.txt index d1b25302..79cd3b3f 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -2612,6 +2612,9 @@ Release Notes/Change History ---------------------------- 0.6final + + * Added compatibility with Subversion 1.6. + * Fixed a missing files problem when using Windows source distributions on non-Windows platforms, due to distutils not handling manifest file line endings correctly. |
