diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-02-11 22:03:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-02-11 22:03:31 +0000 |
commit | fcc320ee404606b7f9d4d140e7770a0f8dd2754d (patch) | |
tree | 6de4df1001ba130d74af3790c30bf0f34feabde7 /CHANGES | |
parent | dc9fe9c3610fe96554978d4b2f6090ac7887ef79 (diff) |
Yang Tse pointed out a few remaining quirks from my timeout refactoring from
Feb 7 that didn't abort properly on timeouts. These are actually old
problems but now they should be fixed.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Daniel S (11 Feb 2008) +- Yang Tse pointed out a few remaining quirks from my timeout refactoring from + Feb 7 that didn't abort properly on timeouts. These are actually old + problems but now they should be fixed. + Yang Tse (10 Feb 2008) - Bug report #1888932 (http://curl.haxx.se/bug/view.cgi?id=1888932) points out and provides test program that demonstrates that libcurl might not set error |