diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-03-14 22:41:54 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-03-14 22:41:54 -0400 |
| commit | 6ef3f6262aac874f61483a3cc96da1e2a0b1a362 (patch) | |
| tree | 456dac365a67960d6b9f157d1dd797143f7dee31 /CHANGES.txt | |
| parent | 24b1723a48ef5ba95afeabf96f8021b939d8391a (diff) | |
| download | external_python_setuptools-6ef3f6262aac874f61483a3cc96da1e2a0b1a362.tar.gz external_python_setuptools-6ef3f6262aac874f61483a3cc96da1e2a0b1a362.tar.bz2 external_python_setuptools-6ef3f6262aac874f61483a3cc96da1e2a0b1a362.zip | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 6c2ff946..3e72eaa1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +------ +14.1.1 +------ + +* Issue #360: Removed undesirable behavior from test runs, preventing + write tests and installation to system site packages. + ---- 14.1 ---- |
