diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-06-13 11:10:46 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-06-13 11:10:46 -0400 |
| commit | ca3a52c7b79fa6d8279c2c5eea739414dd481aee (patch) | |
| tree | 77a19c48bd9295da5ea8311d4d37b29eeb6e9802 /CHANGES.txt | |
| parent | 8db6fc33bf38771957e67db90e66486243bcd8c2 (diff) | |
| download | python-setuptools-git-ca3a52c7b79fa6d8279c2c5eea739414dd481aee.tar.gz | |
Update changelog18.0
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5a1c7493..8b229910 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -24,7 +24,9 @@ CHANGES require that Cython be present before building source distributions. However, for systems with this build of setuptools, Cython will be downloaded on demand. - +* Issue #396: Fixed test failure on OS X. +* Pull Request #136: Remove excessive quoting from shebang headers + for Jython. ------ 17.1.1 |
