From 57f35446cba456564e83fbfe8b72189606228142 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 7 Feb 2014 21:34:14 -0500 Subject: Update changelog; Fixes #128. --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1