diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-30 09:08:40 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-30 09:08:40 +0000 |
commit | abd1c526f0d10b0c60b8fe063237d029d34663ee (patch) | |
tree | 3b417a6dc2622c47461321b3269a000c9cd6a670 | |
parent | a050a5fa9b1743139706b88f5708158512dfa13b (diff) |
132 - Xponaut's CURLFORM_STREAM option to curl_formadd()
-rw-r--r-- | TODO-RELEASE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 19cbba50d..05f4b7fa4 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,4 +11,7 @@ To be addressed before 7.18.2 (planned release: June 2008) 131 - Scott Barrett's Support for CURLOPT_NOBODY with SFTP -132 - +132 - Xponaut's CURLFORM_STREAM option to curl_formadd() + +133 - + |