diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-02-20 22:56:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-02-20 22:56:55 +0000 |
commit | 0302c21253d58ae4bf550973ae93cdea1ea0a17a (patch) | |
tree | 18762d0faa06b7409d0f37a9ecf970b7a9df3d24 /TODO-RELEASE | |
parent | 9182a46233f76c81a0d62f275076cad8b14f796a (diff) |
mention 4 pending fixes/patches
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index fb84e903e..046111963 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,10 +1,20 @@ To be addressed in 7.19.4 (planned release: March 2009) ========================= +216 - Markus Moeller's "proxy question" to reverse lookup SOCKS proxys and more + +217 - Dan Fandrich's "GnuTLS initialization thread safety" + +218 - Senthil Raja Velu's "CURLOPT_LOCALPORT option broken", patch by + Markus Koetter + +219 - James Cheng's bug "How to detect missing Content-Length response header?" + + To be addressed in 7.19.5 (planned release: May 2009) ========================= 215 - Patch for Metalink Support (for the curl tool) -216 - +220 - |