diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-05-13 21:12:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-05-13 21:12:07 +0000 |
commit | 2f66ff2e4fcb102e82d8c1bb756bbb43c4e34e64 (patch) | |
tree | c80e8bc8799c3903d57c2c48821e1a7dff8d1df6 | |
parent | 76c251513e73d9fd940ed4df8a9b73ca587559f8 (diff) |
Three out of the four issues are now extinct.
-rw-r--r-- | TODO-RELEASE | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 5e2bd8b54..017fc8a34 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,16 +1,7 @@ To be addressed before 7.18.2 (planned release: June 2008) ============================= -134 - patch for unordered body and header in re-authentication by - Jari Urpalainen - 136 - adding easy handles when using curl_multi_socket* by Markus Koetter -137 - Working with curl connections as with sockets by - "tetetest tetetest" - -138 - Maybe busy waiting during creation of tunnel through proxy for SSL data by - Stefan Krause - 139 -
\ No newline at end of file |