]> granicus.if.org Git - curl/commitdiff
moved the changes that aren't strictly bugfixes until after 7.19.6 since I
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Jul 2009 21:14:30 +0000 (21:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 27 Jul 2009 21:14:30 +0000 (21:14 +0000)
can't seem to catch up

243 - ftp QUOTE commands that are allowed to fail but not close the connection
is done

TODO-RELEASE

index d787f7136e434de51fdfd870a194c7585502ce79..fc20fee4326ca683785552538ea980fb78265b38 100644 (file)
@@ -1,15 +1,18 @@
 To be addressed in 7.19.6 (planned release: August 2009)
 =========================
 
-243 - ftp QUOTE commands that are allowed to fail but not close the connection
+246 - small logic error with CURLOPT_NOPROXY
+
+248 - "Pausing pipeline problems."
+
+To be addressed in 7.19.7 (planned release: October 2009)
+=========================
 
 244 - patch for [out] parameters
 
 245 - HTTP version getinfo
 
-246 - small logic error with CURLOPT_NOPROXY
-
 247 - Using CURLINFO_ERROR in Curl_failf
 
-248 -
+249 -