diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2009-05-03 19:25:17 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2009-05-03 19:25:17 +0000 |
commit | 8119379d4fca2d1d339ff517ea7221fbbdfa6925 (patch) | |
tree | 59c71377bbbf7b459432b8fb14b922e8e637b417 /CHANGES | |
parent | 9b4253fe67f076b0ed085f4df99d1bb571c5910c (diff) | |
download | curl-8119379d4fca2d1d339ff517ea7221fbbdfa6925.tar.gz |
Added and disabled test case 563 which shows KNOWN_BUGS #59. The bug
report failed to mention that a proxy must be used to reproduce it.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (3 May 2009) +- Added and disabled test case 563 which shows KNOWN_BUGS #59. The bug + report failed to mention that a proxy must be used to reproduce it. + Yang Tse (2 May 2009) - Use a build-time configured curl_socklen_t data type instead of socklen_t. |