mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
ftp create dirs work done
This commit is contained in:
parent
d987676ef0
commit
1d1276cc3a
6
CHANGES
6
CHANGES
@ -6,6 +6,12 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (8 August)
|
||||||
|
- I added the --ftp-create-dirs to the client code, which activates Early's
|
||||||
|
CURLOPT_FTP_CREATE_MISSING_DIRS option, and wrote test case 147 to verify
|
||||||
|
it. Added the option to the curl.1 man page too. Added the option to the
|
||||||
|
curl_easy_setopt.3 man page too.
|
||||||
|
|
||||||
Daniel (7 August)
|
Daniel (7 August)
|
||||||
- Test case 60 failed on ia64 and AMD Opteron. Fixed now.
|
- Test case 60 failed on ia64 and AMD Opteron. Fixed now.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user