aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-12-05 15:17:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-12-05 15:17:32 +0000
commit4c65eb0af841d95de24622e1b8212bf1c30c0c48 (patch)
tree724fc9afad0d238bfe8418da47265f1d6d8d210b /RELEASE-NOTES
parent318a8258fdac1a103eec29878c91850199cfdfd0 (diff)
CURLOPT_FORBID_REUSE works again with a cleaned up order of doing things in
Curl_done()
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 99ef62c08..ff47e8f38 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -29,6 +29,7 @@ This release includes the following bugfixes:
o CPU 100% load when HTTP upload connection broke
o active FTP didn't work with multi interface
o curl_getdate() could be off one hour for TZ time zones with DST, on windows
+ o CURLOPT_FORBID_REUSE works again
Other curl-related news:
@@ -46,6 +47,6 @@ advice from friends like these:
James Housley, Olaf Stueben, Yang Tse, Gisle Vanem, Bradford Bruce,
Ciprian Badescu, Dmitriy Sergeyev, Nir Soffer, Venkat Akella, Toon Verwaest,
- Matt Witherspoon, Alexey Simak, Martin Skinner
+ Matt Witherspoon, Alexey Simak, Martin Skinner, Sh Diao
Thanks! (and sorry if I forgot to mention someone)