diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-08-14 19:10:54 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-08-14 23:30:15 +0200 |
commit | 2828b8ef9e277e0e57d15f36be9aa95894aacfa1 (patch) | |
tree | f6f118e938acb54844f20d01f0b898148ef2c205 /TODO-RELEASE | |
parent | e575cbc815e9ae45abbce30046471788e94c016d (diff) | |
download | curl-2828b8ef9e277e0e57d15f36be9aa95894aacfa1.tar.gz |
TODO-RELEASE: fixed issue #291
291 - bug 3383692 "GET PARAMETER request and body in response"
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 813ed5121..3404f1d70 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -10,8 +10,6 @@ To be addressed in 7.22.0 Would appreciate a Windows developer to give it a look before we apply the suggested patch -291 - bug 3383692 "GET PARAMETER request and body in response" - 294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO (#21) https://github.com/bagder/curl/pull/21 |