diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-04 22:06:56 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-07-04 22:06:56 -0400 |
commit | 1286069e4cf50a575f1a98fff46f12a324de7c67 (patch) | |
tree | 54b7a446e7e5fb8ec86c40d25883cdd57f2cd170 | |
parent | c54ca820504e875d33eebd58813e6c4e5ae6e3ec (diff) | |
download | python-setuptools-git-0.7.8.tar.gz |
Update changelog0.7.8
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 1a47f4db..172a8582 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +0.7.8 +----- + +* Distribute #375: Yet another fix for yet another regression. + +----- 0.7.7 ----- |