diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-09-12 09:45:03 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-09-12 09:45:03 -0400 |
commit | a0c75a6cbda55a2b1ae1ab650491eacb3eb4a385 (patch) | |
tree | 8624cfdf9eafc2886ef0957eb22362d302cb5e6b | |
parent | 60f74823070a2c4154d20ac8a87fd15cca6bb9a3 (diff) | |
download | python-setuptools-git-1.1.5.tar.gz |
Update changelog1.1.5
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 634edd4e..de8285a2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +1.1.5 +----- + +* Issue #69: Second attempt at fix (logic was reversed). + +----- 1.1.4 ----- |