aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-10-12 14:30:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-10-12 14:30:47 +0000
commitab60a124654dc0326d97271ebd30bb0984f78d8b (patch)
tree1d86e7546f0e2d81695e3ac7d214152e24905469 /RELEASE-NOTES
parent2d38e518679038bb3818991f2f47adb1aa255897 (diff)
Starting now, adding an easy handle to a multi stack that was already added
to a multi stack will cause CURLM_BAD_EASY_HANDLE to get returned.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 5b70767b9..77fccaa72 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -27,6 +27,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o curl_multi_add_handle on an already added handle now fails gracefully
o multi interface crash if bad function call order was used for cleanup
o put a new URL in saved cookie jar files
o configure --with-gssapi-libs