From: Dan Fandrich Date: Wed, 13 Aug 2008 00:43:46 +0000 (+0000) Subject: Added a few user-visible bug fixes X-Git-Tag: curl-7_19_0~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389e50ff1eb5eaa5a83ee20d8bdf42c5cb6ffadc;p=thirdparty%2Fcurl.git Added a few user-visible bug fixes --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f2dd2e7025..d33747013a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: