summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortarek <none@none>2009-12-19 22:39:38 +0100
committertarek <none@none>2009-12-19 22:39:38 +0100
commit807501891521f68f9e3f273afd2a0c896c4bc0ec (patch)
treefeaab0d3595912fc1679c0ad4ea1fcabfb96da00
parentb3423443dc7a7b2d524c76959d6dd67013e2165c (diff)
downloadpython-setuptools-git-807501891521f68f9e3f273afd2a0c896c4bc0ec.tar.gz
this also fixes #15
--HG-- branch : distribute extra : rebase_source : 3153bd3b76d9d2a40f6f1d0cfcef97924b646721
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 14ce6734..fc7e0197 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,7 +7,7 @@ CHANGES
------
* Found another case of SandboxViolation - fixed
-* Issue 48: Introduced a socket timeout of 15 seconds on url openings
+* Issue 15 and 48: Introduced a socket timeout of 15 seconds on url openings
------
0.6.10