diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-31 20:32:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-31 20:32:31 +0000 |
commit | 369df58a0d9570b97ec9c3d5f031da0c999c1cbb (patch) | |
tree | 1a28b9d64ec8a6cfc663acbd90dc7b240942c79f /TODO-RELEASE | |
parent | 3d08b352a2f16743ec8cf4f2f3c5bcb7f4189f68 (diff) | |
download | curl-369df58a0d9570b97ec9c3d5f031da0c999c1cbb.tar.gz |
132 - Xponaut's CURLFORM_STREAM option to curl_formadd()
done
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 05f4b7fa4..6c88536bd 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,7 +11,5 @@ To be addressed before 7.18.2 (planned release: June 2008) 131 - Scott Barrett's Support for CURLOPT_NOBODY with SFTP -132 - Xponaut's CURLFORM_STREAM option to curl_formadd() - 133 - |