aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-03-14 22:41:54 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-03-14 22:41:54 -0400
commit6ef3f6262aac874f61483a3cc96da1e2a0b1a362 (patch)
tree456dac365a67960d6b9f157d1dd797143f7dee31 /CHANGES.txt
parent24b1723a48ef5ba95afeabf96f8021b939d8391a (diff)
downloadexternal_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.txt7
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
----