diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-25 10:26:18 +0200 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-25 10:26:18 +0200 |
commit | 5b54c7a2e277685dd7d2c88ddf36ce0c0106b343 (patch) | |
tree | a18d70100d5892a8bbf7ebdbee53ab8837a6dae4 | |
parent | 7d0d8a87e47b174e006760cc5d938c862766af60 (diff) | |
download | python-setuptools-git-0.9.8.tar.gz |
Update changelog0.9.8
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 41d5949a..34bdf651 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +0.9.8 +----- + +* Issue #53: Fix NameErrors in `_vcs_split_rev_from_url`. + +----- 0.9.7 ----- |