From 74a6921bc454fcbf842a221e95ba5dc09b19049e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 18 Aug 2006 23:17:33 +0000 Subject: Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and files in the root directory. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index bacba4bd8..74c321984 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,9 @@ Changelog Daniel (19 August 2006) +- Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and + files in the root directory. + - Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't send the whole request at once, even though the Expect: header was disabled by the application. An effect of this change is also that small (< 1024 -- cgit v1.2.3