diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-09-29 00:18:05 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-29 23:19:31 +0200 |
commit | 67c83eb9eb491d6ec527e096b557d9cc689c2c08 (patch) | |
tree | 859186679323ce11c86cb7621051e5e019fea0f5 /TODO-RELEASE | |
parent | 9e1083488f724fcf05b0068d8612191466d82fd2 (diff) | |
download | curl-67c83eb9eb491d6ec527e096b557d9cc689c2c08.tar.gz |
TODO-RELEASE: one fixed, one postponed, one added
As we're already in feature freeze, I pushed the feature onwards.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 49bffdc7d..dfc4feaa4 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,14 +1,10 @@ -To be addressed in 7.XX.X +To be addressed in 7.21.2 ========================= 261 - configure and libidn 262 - Manual setting of TLS Server Name Indication -263 - Support binding DNS to local interface/IP - -264 - libcurl + libevent2: Stalling - 265 - 1. FTP cmd channel and data channel validation 266 - Bug in ftp_nextconnect? version: libcurl 7.21.1 @@ -17,4 +13,14 @@ To be addressed in 7.XX.X 268 - 3076430 SFTP resume with 4GB file does not work -269 - +269 - 3076808 Requests fail silently following a 416 error + +271 - + +To be addressed in 7.21.3 +========================= + +263 - Support binding DNS to local interface/IP + +270 - 3077599 Add curl_easy_setoptv + |