aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-07-27 21:14:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-07-27 21:14:30 +0000
commit8978b87728d059594e4dfc7c9ad03ae0fef7a932 (patch)
tree46afb9192e2344f1c9f7f7d6141e43062d126b4f /TODO-RELEASE
parent06841282097c583a3c0b92790a5553895002bffd (diff)
downloadgnurl-8978b87728d059594e4dfc7c9ad03ae0fef7a932.tar.gz
gnurl-8978b87728d059594e4dfc7c9ad03ae0fef7a932.tar.bz2
gnurl-8978b87728d059594e4dfc7c9ad03ae0fef7a932.zip
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
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE11
1 files 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 -