diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-08-18 23:17:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-08-18 23:17:33 +0000 |
commit | 74a6921bc454fcbf842a221e95ba5dc09b19049e (patch) | |
tree | aa04df572b3435faae0e9017ec68cd984ce02fbd /CHANGES | |
parent | 490cccba3cfd5ba54ecb64a10fb63c2f0e94a67d (diff) |
Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and
files in the root directory.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |