summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-02-07 21:34:14 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-02-07 21:34:14 -0500
commit59a7c9791f1b4a01e7996b87ba1cbe4a6abaa3c7 (patch)
treef5042ad82598e181c57bae5239a8e3ef0ae1aadf
parentb0c4d2a0dc5a2f692dd0862f48ac94d5dd572ab8 (diff)
downloadpython-setuptools-bitbucket-2.2.tar.gz
Update changelog; Fixes #128.2.2
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 86e843ba..1ead9360 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,8 @@ CHANGES
* Issue #141: Restored fix for allowing setup_requires dependencies to
override installed dependencies during setup.
+* Issue #128: Fixed issue where only the first dependency link was honored
+ in a distribution where multiple dependency links were supplied.
-----
2.1.2