mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
RELEASE-NOTES: synced with d603ed6753
This commit is contained in:
parent
d603ed6753
commit
1b59ef6990
@ -25,6 +25,9 @@ This release includes the following bugfixes:
|
|||||||
o select: with winsock, avoid passing unsupported arguments to select() [4]
|
o select: with winsock, avoid passing unsupported arguments to select() [4]
|
||||||
o gnutls: don't use deprecated type names anymore
|
o gnutls: don't use deprecated type names anymore
|
||||||
o gnutls: allow building with nghttp2 but without ALPN support
|
o gnutls: allow building with nghttp2 but without ALPN support
|
||||||
|
o tests: Fix portability issue with the tftpd server
|
||||||
|
o curl_sasl_sspi: Fixed corrupt hostname in DIGEST-MD5 SPN
|
||||||
|
o curl_sasl: extended native DIGEST-MD5 cnonce to be a 32-byte hex string
|
||||||
o
|
o
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
@ -34,9 +37,9 @@ 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:
|
||||||
|
|
||||||
Brad Spencer, Chris Young, Daniel Stenberg, Fabian Frank,
|
Alessandro Ghedini, Brad Spencer, Chris Young, Dan Fandrich, Daniel Stenberg,
|
||||||
Jonathan Cardoso Machado, Nick Zitzman, Roman Neuhauser, Steve Holme,
|
Fabian Frank, Jonathan Cardoso Machado, Nick Zitzmann, Steve Holme,
|
||||||
Tatsuhiro Tsujikawa, Vilmos Nebehaj
|
Tatsuhiro Tsujikawa, Vilmos Nebehaj,
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user