diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-16 22:22:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-16 22:22:11 +0000 |
commit | b7acdbcb4c86367b17e6c18fb53637cd14309ac1 (patch) | |
tree | 5084bcf2fa7d45b1b04fbfdfd62568e5baac1509 /CHANGES | |
parent | 6e1e9caa32da099569bb95e64faf0b5f3cf103b5 (diff) |
two more ftp directory re-use tests added
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ Daniel (16 December 2004) +- Gisle found and fixed a problem in the directory re-use for FTP. + + I added test case 215 and 216 to better verify the functionality. + - Dinar in bug report #1086121, found a file handle leak when a multipart formpost (including a file upload part) was aborted before the whole file was sent. |