RELEASE-NOTES 1.34 KB
Newer Older
Curl and libcurl 7.19.6
 Public curl releases:         112
 curl_easy_setopt() options:   163
Daniel Stenberg's avatar
Daniel Stenberg committed
 Known libcurl bindings:       38
This release includes the following changes:
This release includes the following bugfixes:

 o crash on bad socket close with FTP
 o leaking cookie memory when duplicate domains or paths were used
 o CURLOPT_USERPWD set to NULL clears auth credentials
Yang Tse's avatar
Yang Tse committed
 o configure script fixed for VMS
<<<<<<< RELEASE-NOTES
 o set Content-Length: with POST and PUT failed with NTLM auth
=======
 o allow building libcurl for VxWorks

This release includes the following known bugs:

 o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)

This release would not have looked like this without help, code, reports and
advice from friends like these:

<<<<<<< RELEASE-NOTES
 Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
 Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
 Aaron Oneal
=======
 Kamil Dudka, Caolan McNamara, Frank McGeough, Andre Guibert de Bruet,
 Mike Crowe, Claes Jakobsson, John E. Malmberg, Igor Novoseltsev
        Thanks! (and sorry if I forgot to mention someone)