Added --enable-curldebug configure option to enable and disable building
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.19.6
2
3  Public curl releases:         112
4  Command line options:         132
5  curl_easy_setopt() options:   163
6  Public functions in libcurl:  58
7  Known libcurl bindings:       38
8  Contributors:                 715
9
10 This release includes the following changes:
11
12  o 
13
14 This release includes the following bugfixes:
15
16  o crash on bad socket close with FTP
17  o leaking cookie memory when duplicate domains or paths were used
18  o build fix for Symbian
19  o CURLOPT_USERPWD set to NULL clears auth credentials
20  o libcurl-NSS build fixes
21  o configure script fixed for VMS
22  o set Content-Length: with POST and PUT failed with NTLM auth
23  o allow building libcurl for VxWorks
24  o curl tool exit codes fixed for VMS
25  o --no-buffer treated correctly
26  o djgpp build fix
27  o configure detection of GnuTLS now based on pkg-config
28  o libcurl-NSS client cert handling segfaults
29
30 This release includes the following known bugs:
31
32  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
33
34 This release would not have looked like this without help, code, reports and
35 advice from friends like these:
36
37  Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
38  Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
39  Aaron Oneal, Igor Novoseltsev, Eric Wong, Bill Hoffman, Daniel Steinberg,
40
41         Thanks! (and sorry if I forgot to mention someone)