diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-24 22:31:40 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-24 22:31:40 +0000 |
commit | beb61ef4298a91422679fec79475b70422095d40 (patch) | |
tree | 82b0bec2df856ecfe6d4c5593826dcc26780846a /CHANGES | |
parent | 72aff74798e1a3cb4bf038edf05cfb72c3111222 (diff) |
Mohun Biswas found out that formposting a zero-byte file didn't work very
good. I fixed.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (25 October 2004) +- Mohun Biswas found out that formposting a zero-byte file didn't work very + good. I fixed. + Daniel (19 October 2004) - Alexander Krasnostavsky made it possible to make FTP 3rd party transfers with both source and destination being the same host. It can be useful if |