diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-29 19:06:48 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-29 19:06:48 +0000 |
commit | 4fef0d4f14dc3765e88a17fae3c4cd90fff89c33 (patch) | |
tree | 4cfd6d80dd60709441cd690781e7ae7137d1b2f1 /CHANGES | |
parent | 89d6f580dc234999edce62242cbdd32e453d1bcb (diff) |
Fixed a bug that caused a few bytes of garbage to be sent after a
curl_easy_pause() during a chunky upload. Reported by Steve Roskowski.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (29 Oct 2008) +- Fixed a bug that caused a few bytes of garbage to be sent after a + curl_easy_pause() during a chunky upload. Reported by Steve Roskowski. + Daniel Fandrich (28 Oct 2008) - Changed the "resolve" test precheck program to verify that an IPv6 socket can be created before resolving the IPv6 name. In the context of running |