diff options
| author | PJ Eby <distutils-sig@python.org> | 2008-01-18 21:51:23 +0000 |
|---|---|---|
| committer | PJ Eby <distutils-sig@python.org> | 2008-01-18 21:51:23 +0000 |
| commit | 7c4938d53774c51b441970e177ce72cc3bdf68ce (patch) | |
| tree | d69680614e16597ee20ded8c4e04d3d66fcfd78f /setuptools.txt | |
| parent | ce75692a87b83cef9ea539fc76f4a544b1398b35 (diff) | |
| download | external_python_setuptools-7c4938d53774c51b441970e177ce72cc3bdf68ce.tar.gz external_python_setuptools-7c4938d53774c51b441970e177ce72cc3bdf68ce.tar.bz2 external_python_setuptools-7c4938d53774c51b441970e177ce72cc3bdf68ce.zip | |
chmod/test cleanups and Jython compatibility (backport from trunk)
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4060062
Diffstat (limited to 'setuptools.txt')
| -rwxr-xr-x | setuptools.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setuptools.txt b/setuptools.txt index d68e52c6..65986637 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -2618,6 +2618,8 @@ Release Notes/Change History * Updated Pyrex support to work with Pyrex 0.9.6 and higher. + * Minor changes for Jython compatibility + 0.6c7 * Fixed ``distutils.filelist.findall()`` crashing on broken symlinks, and ``egg_info`` command failing on new, uncommitted SVN directories. |
