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
commit57f35446cba456564e83fbfe8b72189606228142 (patch)
tree4dbeae94df90ce86f54a3feca8c53777f374f26c
parent6ec75de342e8fd954c830e0df832691262af77ce (diff)
downloadpython-setuptools-git-bootstrap-2.x.tar.gz
Update changelog; Fixes #128.2.2bootstrap-2.x
-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