]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Optimize the way libcurl uses CWD
authorDaniel Stenberg <daniel@haxx.se>
Thu, 11 Mar 2004 21:49:56 +0000 (21:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Mar 2004 21:49:56 +0000 (21:49 +0000)
TODO-RELEASE

index e348170433b91c467be0497bfe58a75bf3703610..52e9b73ecd88a62b108efa36eb129d2d266b5e54 100644 (file)
@@ -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
 ======================