RELEASE-NOTES: synced with 5e4395eab8
This commit is contained in:
@@ -74,7 +74,13 @@ This release includes the following bugfixes:
|
|||||||
o polarssl: Fix exclusive SSL protocol version options [14]
|
o polarssl: Fix exclusive SSL protocol version options [14]
|
||||||
o http2: Fix bug that associated stream canceled on PUSH_PROMISE
|
o http2: Fix bug that associated stream canceled on PUSH_PROMISE
|
||||||
o ftp: accept all 2xx responses to the PORT command
|
o ftp: accept all 2xx responses to the PORT command
|
||||||
o
|
o configure: allow both --with-ca-bundle and --with-ca-path [15]
|
||||||
|
o cmake: install the dll file to the correct directory
|
||||||
|
o nss: fix NPN/ALPN protocol negotiation
|
||||||
|
o polarssl: fix ALPN protocol negotiation
|
||||||
|
o cmake: Fix generation of tool_hugehelp.c on windows
|
||||||
|
o cmake: fix winsock2 detection on windows
|
||||||
|
o gnutls: fix build with HTTP2
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
|
|
||||||
@@ -83,11 +89,12 @@ This release includes the following known bugs:
|
|||||||
This release would not have looked like this without help, code, reports and
|
This release would not have looked like this without help, code, reports and
|
||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
|
||||||
Alessandro Ghedini, Alexander Peslyak, Brad Spencer, Chris Young,
|
Alessandro Ghedini, Alexander Peslyak, Ben Boeckel, Brad King, Brad Spencer,
|
||||||
Dan Fandrich, Daniel Stenberg, Gisle Vanem, Guenter Knauf, Jay Satiro,
|
Chris Young, Dan Fandrich, Daniel Stenberg, Gisle Vanem, Guenter Knauf,
|
||||||
Jean-Francois Durand, Joe Mason, John E. Malmberg, Jon Seymour,
|
Jean-Francois Durand, Joe Mason, John E. Malmberg, Jon Seymour, Julian Ospald,
|
||||||
Kyle J. McKay, Leith Bade, Marc Hoersken, Michael Kaufmann, Michael Wallner,
|
Kamil Dudka, Kyle J. McKay, Leith Bade, Marc Hoersken, Michael Kaufmann,
|
||||||
Mohammad AlSaleh, Patrick Monnerat, Sam Schanken, Steve Holme, Tamir,
|
Michael Wallner, Mohammad AlSaleh, Nick Zitzmann, Patrick Monnerat,
|
||||||
|
Ray Satiro, Rich Burridge, Sam Schanken, Sergei Nikulov, Steve Holme,
|
||||||
Tatsuhiro Tsujikawa, Thomas Klausner, Viktor Szakats, Vojtěch Král,
|
Tatsuhiro Tsujikawa, Thomas Klausner, Viktor Szakats, Vojtěch Král,
|
||||||
Yun SangHo
|
Yun SangHo
|
||||||
|
|
||||||
@@ -109,4 +116,4 @@ References to bug reports and discussions on issues:
|
|||||||
[12] = http://curl.haxx.se/bug/view.cgi?id=1476
|
[12] = http://curl.haxx.se/bug/view.cgi?id=1476
|
||||||
[13] = http://curl.haxx.se/mail/lib-2015-02/0034.html
|
[13] = http://curl.haxx.se/mail/lib-2015-02/0034.html
|
||||||
[14] = http://curl.haxx.se/mail/lib-2015-01/0002.html
|
[14] = http://curl.haxx.se/mail/lib-2015-01/0002.html
|
||||||
|
[15] = https://github.com/bagder/curl/pull/139
|
||||||
|
|||||||
Reference in New Issue
Block a user