Commit 8978b877 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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
parent 06841282
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
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 -