aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-08-13 00:43:46 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-08-13 00:43:46 +0000
commit389e50ff1eb5eaa5a83ee20d8bdf42c5cb6ffadc (patch)
treec9cce4ca251268a207461f363d2b7e9d0711652b /RELEASE-NOTES
parent1df4043ad7ede0941a69827c19a2538f5b637615 (diff)
Added a few user-visible bug fixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 3 insertions, 0 deletions
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: