From 389e50ff1eb5eaa5a83ee20d8bdf42c5cb6ffadc Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 13 Aug 2008 00:43:46 +0000 Subject: [PATCH] Added a few user-visible bug fixes --- RELEASE-NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f2dd2e702..d33747013 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: