mirror of
https://github.com/curl/curl.git
synced 2026-05-01 20:27:51 +03:00
Optimize the way libcurl uses CWD
This commit is contained in:
parent
1d5a914c1c
commit
d6edcfb486
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ To get fixed in 7.11.2 (planned release May/June 2004)
|
|||
27. Put the version defines in their own header file, so that lib/libcurl.rc
|
||||
can include only that to reduce problems with MSVC.
|
||||
|
||||
28. Optimize the way libcurl uses CWD on each new request over a persistent
|
||||
connection (on FTP) even if it doesn't have to.
|
||||
|
||||
To get fixed in 7.12.0
|
||||
======================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue