aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-29 19:06:48 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-29 19:06:48 +0000
commit4fef0d4f14dc3765e88a17fae3c4cd90fff89c33 (patch)
tree4cfd6d80dd60709441cd690781e7ae7137d1b2f1 /CHANGES
parent89d6f580dc234999edce62242cbdd32e453d1bcb (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--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fdccc1ddf..ad335f725 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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