diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d105b61ba..b5ade6f3c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -50,6 +50,7 @@ This release includes the following bugfixes: o HTTP PUT or POST with redirect could lead to hang o re-use of connections with failed SSL connects in the multi interface o NTLM over proxy state was wrongly cleared when host connection was closed + o Windows SSPI DLL loading is now done in curl_global_init() This release includes the following known bugs: |