summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authortarek <none@none>2009-12-19 21:51:03 +0100
committertarek <none@none>2009-12-19 21:51:03 +0100
commita229fc6986028f2d830cdd3223bb2c459dfe8b7f (patch)
tree65e854b4737729eccca87775f07de4dd8bc8e5fa /CHANGES.txt
parent0b112ddd5ee08e11850e4a00a4a691865f5dc438 (diff)
downloadpython-setuptools-git-a229fc6986028f2d830cdd3223bb2c459dfe8b7f.tar.gz
fixed another sandbox viloation issue
--HG-- branch : distribute extra : rebase_source : 9f4bc3640cd4f76834682b567ce4c7e7a14e59f7
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6623b44d..11498ab4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,7 @@ CHANGES
0.6.11
------
+* Found another case of SandboxViolation - fixed
------