aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-23 14:10:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-23 14:10:29 +0000
commite202a29a9a3b51204ad3c77d553bdddd60898335 (patch)
treeab46f3684a8130840abfd41e598199602bb48557
parent3755bffcc2fd3b031e6ea9c51e0d2e9949f8c3ce (diff)
removed a memory leak when doing a windows threaded resolve and it failed
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index b207b30ae..b62647602 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o removed a memory leak when doing a windows threaded resolve and it failed
o --proxy-ntlm now checks if libcurl supports NTLM before using it
o minor --fail with authentication bugfix
o CURLOPT_IPRESOLVE set to CURL_IPRESOLVE_V6 will now cause a returned error