From 8978b87728d059594e4dfc7c9ad03ae0fef7a932 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 27 Jul 2009 21:14:30 +0000 Subject: moved the changes that aren't strictly bugfixes until after 7.19.6 since I can't seem to catch up 243 - ftp QUOTE commands that are allowed to fail but not close the connection is done --- TODO-RELEASE | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/TODO-RELEASE b/TODO-RELEASE index d787f7136..fc20fee43 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -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 - -- cgit v1.2.1