diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-29 09:45:28 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-29 09:45:28 -0500 |
| commit | ce9d08f79a1e00070ffae5e9923495a63abee0ab (patch) | |
| tree | 84c4503c2c0277610a0a8ed9938c31219618b11e /CHANGES.txt | |
| parent | eba2f2e7cd3b4f6c83e20eb796dd4605135f25fb (diff) | |
| download | python-setuptools-git-ce9d08f79a1e00070ffae5e9923495a63abee0ab.tar.gz | |
Include api_tests.txt in the sdist. Fixes #312.
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 463f45b8..39fbee7c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES ======= +----- +9.0.1 +----- + +* Issue #312: Restored presence of pkg_resources API tests (doctest) to sdist. + --- 9.0 --- |
