aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2008-01-18 21:51:23 +0000
committerPJ Eby <distutils-sig@python.org>2008-01-18 21:51:23 +0000
commit7c4938d53774c51b441970e177ce72cc3bdf68ce (patch)
treed69680614e16597ee20ded8c4e04d3d66fcfd78f /setuptools.txt
parentce75692a87b83cef9ea539fc76f4a544b1398b35 (diff)
downloadexternal_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-xsetuptools.txt2
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.