diff options
| author | tarek <none@none> | 2009-12-19 22:30:13 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-12-19 22:30:13 +0100 |
| commit | b3423443dc7a7b2d524c76959d6dd67013e2165c (patch) | |
| tree | ddac03f621e5b91e02559af9491f14c89b851db4 /CHANGES.txt | |
| parent | a229fc6986028f2d830cdd3223bb2c459dfe8b7f (diff) | |
| download | python-setuptools-git-b3423443dc7a7b2d524c76959d6dd67013e2165c.tar.gz | |
Introduced a socket timeout of 15 seconds on url openings fixes #48
--HG--
branch : distribute
extra : rebase_source : d4e3831771aa049e71d64f22e315352fa8906dd1
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 11498ab4..14ce6734 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 ------ 0.6.10 |
