aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-29 10:06:53 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-29 10:06:53 -0400
commit1ba56e8ddabe69b7837307f260a6b5e2f1c0b7c2 (patch)
tree76531240594a2feb0d3e227815bdc83249437f05
parent7e8c32eeda9db5eab02e30ee4528c8c8674e57c5 (diff)
downloadexternal_python_setuptools-1ba56e8ddabe69b7837307f260a6b5e2f1c0b7c2.tar.gz
external_python_setuptools-1ba56e8ddabe69b7837307f260a6b5e2f1c0b7c2.tar.bz2
external_python_setuptools-1ba56e8ddabe69b7837307f260a6b5e2f1c0b7c2.zip
Update changelog
--HG-- branch : distribute
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 377dc8a5..42a5c3af 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.39
------