1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Added a few user-visible bug fixes

This commit is contained in:
Dan Fandrich 2008-08-13 00:43:46 +00:00
parent 1df4043ad7
commit 389e50ff1e

View File

@ -52,6 +52,9 @@ This release includes the following bugfixes:
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()
o runtests.pl has an improved find-stunnel-and-invoke
o FTP sessions could go out of sync on a long header boundary condition
o potential buffer overflows in the MS-DOS command-line port fixed
o --stderr is now honoured with the -v option
This release includes the following known bugs: