1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/RELEASE-NOTES

40 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-09-10 04:15:30 -04:00
Curl and libcurl 7.38.1
2014-09-10 04:15:30 -04:00
Public curl releases: 142
Command line options: 162
curl_easy_setopt() options: 208
Public functions in libcurl: 58
2014-09-09 02:49:03 -04:00
Contributors: 1216
2014-03-25 17:57:47 -04:00
This release includes the following changes:
2008-09-01 10:27:24 -04:00
2014-09-10 04:15:30 -04:00
o
This release includes the following bugfixes:
2014-09-13 05:23:36 -04:00
o openssl: build fix for versions < 0.9.8e [1]
o newlines: fix mixed newlines to LF-only [2]
o ntlm: Fixed HTTP proxy authentication when using Windows SSPI [3]
o sasl_sspi: Fixed Unicode build [4]
2014-09-10 04:15:30 -04:00
o
2010-12-15 09:54:17 -05:00
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:
2014-09-13 05:23:36 -04:00
Askar Safin, Daniel Stenberg, Paul Howarth, Ray Satiro, Steve Holme,
Viktor Szakáts
2014-03-31 16:22:42 -04:00
Thanks! (and sorry if I forgot to mention someone)
References to bug reports and discussions on issues:
2014-09-13 05:23:36 -04:00
[1] = http://curl.haxx.se/mail/lib-2014-09/0064.html
[2] = http://curl.haxx.se/mail/lib-2014-09/0075.html
[3] = http://curl.haxx.se/mail/lib-2014-08/0273.html
[4] = http://curl.haxx.se/bug/view.cgi?id=1422
[5] =