aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-29 10:23:31 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-29 10:23:31 -0400
commit0d20ce20254e5413074ce909cd9b9dee4313d6b5 (patch)
tree740c2be2977879c469d2a2e271bed62081ea7ddc /CHANGES.txt
parent641eac6550896506fa939205f249bcfb8f057d57 (diff)
parent1ba56e8ddabe69b7837307f260a6b5e2f1c0b7c2 (diff)
downloadexternal_python_setuptools-0.6.46.tar.gz
external_python_setuptools-0.6.46.tar.bz2
external_python_setuptools-0.6.46.zip
Merge second phase of fix for #3750.6.46
--HG-- branch : distribute
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index ac7f59d1..029e4277 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,14 @@ CHANGES
=======
------
+0.6.46
+------
+
+* Issue #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise
+ customized egg cache location specifies a directory that's group- or
+ world-writable.
+
+------
0.6.45
------