diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-09-30 23:58:01 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-30 23:58:01 +0200 |
commit | 588402585bae3ba277760251bcff9a14e76dc6b4 (patch) | |
tree | b34686ba1bf577c1eea5dd9122231a6544f23369 | |
parent | 750c9179cad87bfdfb59d6183856199ceb6c5aa8 (diff) |
TODO-RELEASE: move new features to next release
-rw-r--r-- | TODO-RELEASE | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 483e9a788..2ffa727a6 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,13 +3,8 @@ To be addressed in 7.21.2 261 - configure and libidn -262 - Manual setting of TLS Server Name Indication - -265 - 1. FTP cmd channel and data channel validation - 266 - Bug in ftp_nextconnect? version: libcurl 7.21.1 - -267 - 2. Cert chain for data channel + Bug in code or lack of clarity in docs? 268 - 3076430 SFTP resume with 4GB file does not work @@ -20,4 +15,10 @@ To be addressed in 7.21.2 To be addressed in 7.21.3 ========================= +262 - Manual setting of TLS Server Name Indication - use Host: + 263 - Support binding DNS to local interface/IP + +265 - 1. FTP cmd channel and data channel validation + +267 - 2. Cert chain for data channel |