aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.txt
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools.txt')
-rwxr-xr-xsetuptools.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/setuptools.txt b/setuptools.txt
index 62d20e86..43e0e610 100755
--- a/setuptools.txt
+++ b/setuptools.txt
@@ -2564,8 +2564,8 @@ Release Notes/Change History
----------------------------
0.6c4
- * Fix ``upload`` not uploading files built by ``bdist_rpm`` on Python 2.3 and
- 2.4.
+ * Fix ``upload`` command not uploading files built by ``bdist_rpm`` or
+ ``bdist_wininst`` under Python 2.3 and 2.4.
0.6c3
* Fixed breakages caused by Subversion 1.4's new "working copy" format