diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-30 12:37:43 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-30 12:37:43 -0500 |
| commit | 2982a56628f1ca521b1335298f22a5c6e370e299 (patch) | |
| tree | d945375829aa07f2e1230806afcd8d2c20a233dc /CHANGES.txt | |
| parent | fddd230b60c17ca2100e41962de7b9e16ee85408 (diff) | |
| download | python-setuptools-git-2982a56628f1ca521b1335298f22a5c6e370e299.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 59dd8842..5161fbe5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES ======= +------ +10.0.1 +------ + +* Issue #319: Fixed issue installing pure distutils packages. + ---- 10.0 ---- |
