diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-09-30 23:07:20 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-30 23:07:20 +0200 |
commit | 8fa519dce4746f35c4ad20020e9cc884d3a2549b (patch) | |
tree | ce9b447763407d16a2c58ace78c86cb3f3c48326 /TODO-RELEASE | |
parent | 5fb4279ec7199e291d9bf4c903f89395f60a3d31 (diff) | |
download | curl-8fa519dce4746f35c4ad20020e9cc884d3a2549b.tar.gz |
TODO-RELEASE: drop curl_easy_setoptv
I haven't read any really convincing arguments for adding it
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index dfc4feaa4..483e9a788 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -21,6 +21,3 @@ To be addressed in 7.21.3 ========================= 263 - Support binding DNS to local interface/IP - -270 - 3077599 Add curl_easy_setoptv - |