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
1 changed files with 3 additions and 0 deletions

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: