aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-11-23 17:22:22 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-11-23 17:22:22 +0000
commitdcc01123f24eda77695b17455373ba5c2b3b327d (patch)
tree43ad17b514d9979dbd632a599d297e7eb7965c2f /RELEASE-NOTES
parent1450712e76bf69286b151f7012fb40f3d67f504b (diff)
RELEASE-NOTES: Synced with 1450712e76
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES15
1 files changed, 11 insertions, 4 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2a1bec942..9a8ea7632 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -53,6 +53,13 @@ This release includes the following bugfixes:
o multi: inform about closed sockets before they are closed
o multi-uv.c: close the file handle after download
o examples: Wait recommended 100ms when no file descriptors are ready
+ o ntlm: Split the SSPI based messaging code from the native messaging code
+ o cmake: fix NTLM detection when CURL_DISABLE_HTTP defined
+ o cmake: add Kerberos to the supported feature
+ o CURLOPT_POSTFIELDS.3: mention the COPYPOSTFIELDS option
+ o http: Disable pipelining for HTTP/2 and upgraded connections
+ o ntlm: Fixed static'ness of local decode function
+ o sasl: Reduced the need for two sets of NTLM messaging functions
This release includes the following known bugs:
@@ -61,10 +68,10 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Brad King, Carlo Wood, Christian Hägele, Dan Fandrich, Daniel Stenberg,
- Frank Gevaerts, Gisle Vanem, Guenter Knauf, Jan Ehrhardt, Johan Lantz,
- Jon Spencer, Lucas Pardue, Michael Osipov, Nobuhiro Ban, Patrick Monnerat,
- Peter Wu, Ray Satiro, Sam Hurst, Stefan Neis, Steve Holme,
+ Brad Harder, Brad King, Carlo Wood, Christian Hägele, Dan Fandrich,
+ Daniel Stenberg, Frank Gevaerts, Gisle Vanem, Guenter Knauf, Jan Ehrhardt,
+ Johan Lantz, Jon Spencer, Lucas Pardue, Michael Osipov, Nobuhiro Ban,
+ Patrick Monnerat, Peter Wu, Ray Satiro, Sam Hurst, Stefan Neis, Steve Holme,
Tatsuhiro Tsujikawa, Waldek Kozba,
Thanks! (and sorry if I forgot to mention someone)