diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-26 11:24:40 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-26 11:24:40 -0400 |
| commit | ec9cf181ba29c444f8fdf4cdd109f30185d69b51 (patch) | |
| tree | 8ca39aabb22e35a3ca2cdd338200e9ac75b24652 /CHANGES.txt | |
| parent | b54668a95934f1f63647e219cbbcbeab4a524ac3 (diff) | |
| download | external_python_setuptools-ec9cf181ba29c444f8fdf4cdd109f30185d69b51.tar.gz external_python_setuptools-ec9cf181ba29c444f8fdf4cdd109f30185d69b51.tar.bz2 external_python_setuptools-ec9cf181ba29c444f8fdf4cdd109f30185d69b51.zip | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 4b20333d..3a0e6936 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -27,6 +27,8 @@ CHANGES exclusion list now includes Python 3.2 ``__pycache__`` entries. * Pull Request #76 and Pull Request #78: lines in top_level.txt are now ordered deterministically. +* Issue #118: The egg-info directory is now no longer included in the list + of outputs. --- 5.8 |
