aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2008-07-16 13:58:49 +0000
committerPJ Eby <distutils-sig@python.org>2008-07-16 13:58:49 +0000
commit5f352d4b975db613a285083ef34ebba48ebe2f8a (patch)
tree514ac2ffd76ed0bf305686d1b0a2305baf02b595 /setuptools.txt
parent005e04d61453acbf4ce1b6c244bda2f4e97989ca (diff)
downloadexternal_python_setuptools-5f352d4b975db613a285083ef34ebba48ebe2f8a.tar.gz
external_python_setuptools-5f352d4b975db613a285083ef34ebba48ebe2f8a.tar.bz2
external_python_setuptools-5f352d4b975db613a285083ef34ebba48ebe2f8a.zip
Support subversion 1.5 (backport from trunk)
--HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4065015
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 41687e1a..47c5bafb 100755
--- a/setuptools.txt
+++ b/setuptools.txt
@@ -2631,6 +2631,8 @@ Release Notes/Change History
* Added a warning if a namespace package is declared, but its parent package
is not also declared as a namespace.
+ * Support Subversion 1.5
+
0.6c7
* Fixed ``distutils.filelist.findall()`` crashing on broken symlinks, and
``egg_info`` command failing on new, uncommitted SVN directories.