diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-26 11:12:15 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-26 11:12:15 -0400 |
| commit | 74a125575d6983979b244c07c36473b4bc79ac38 (patch) | |
| tree | 55eecda62300ded878eb6260d1b0e101d4b31e72 | |
| parent | f1defd5318d9a76901ae8def0e37920c6babd821 (diff) | |
| download | python-setuptools-git-74a125575d6983979b244c07c36473b4bc79ac38.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 4fae469b..4b20333d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -25,6 +25,8 @@ CHANGES their repository for better portability. * Pull Request #72: When using ``single_version_externally_managed``, the 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. --- 5.8 |
