summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-12-15 22:10:07 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-12-15 22:10:07 -0500
commit37d5f8a96d4708b336fc8c6655ef4b0789afd6ea (patch)
treea8d76c9075144de4755e539c26981210f75875b7 /CHANGES.txt
parent02a2d475691af0932df4306b24d101b2880f2e79 (diff)
downloadpython-setuptools-git-37d5f8a96d4708b336fc8c6655ef4b0789afd6ea.tar.gz
Correct regression in upload_docs in syntax adjustment. Fixes #124.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 90e2aaa8..0f587334 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,12 @@
CHANGES
=======
+-----
+2.0.1
+-----
+
+* Issue #124: Fixed error in list detection in upload_docs.
+
---
2.0
---