From 0660a02f3cce2010406b4f2ec597142430e4265d Mon Sep 17 00:00:00 2001 From: PJ Eby Date: Thu, 21 Sep 2006 22:01:22 +0000 Subject: Fix ``upload`` not uploading files built by ``bdist_rpm`` on Python 2.3 and 2.4. (Backport from trunk) --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051961 --- setuptools.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'setuptools.txt') diff --git a/setuptools.txt b/setuptools.txt index 7573ba45..62d20e86 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -2563,6 +2563,10 @@ XXX Release Notes/Change History ---------------------------- +0.6c4 + * Fix ``upload`` not uploading files built by ``bdist_rpm`` on Python 2.3 and + 2.4. + 0.6c3 * Fixed breakages caused by Subversion 1.4's new "working copy" format -- cgit v1.2.3