1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/RELEASE-NOTES

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2016-05-18 12:47:38 -04:00
Curl and libcurl 7.49.1
2016-05-18 12:47:38 -04:00
Public curl releases: 155
2016-05-01 17:44:02 -04:00
Command line options: 185
curl_easy_setopt() options: 224
2015-08-12 03:07:37 -04:00
Public functions in libcurl: 61
2016-05-17 08:02:11 -04:00
Contributors: 1388
2016-02-08 04:47:44 -05:00
This release includes the following changes:
2016-05-18 12:47:38 -04:00
o
2014-03-25 17:57:47 -04:00
This release includes the following bugfixes:
o dist: include manpage-scan.pl, nroff-scan.pl and CHECKSRC.md [1]
o schannel: fix compile break with MSVC XP toolset [2]
o curlbuild.h.dist: check __LP64__ as well to fix MIPS build [3]
o dist: include curl_multi_socket_all.3 [4]
o http2: use HTTP/2 in the HTTP/1.1-alike response
o openssl: ERR_remove_thread_state() is deprecated in latest 1.1.0
2016-02-02 18:32:07 -05:00
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Daniel Stenberg, Marcel Raad, Paul Howarth, Ray Satiro, Steve Holme,
Tomas Jakobsson,
(6 contributors)
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:
[1] = https://curl.haxx.se/mail/lib-2016-05/0113.html
[2] = https://curl.haxx.se/bug/?i=812
[3] = https://curl.haxx.se/bug/?i=813
[4] = https://curl.haxx.se/bug/?i=816