Commit 58840258 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

TODO-RELEASE: move new features to next release

parent 750c9179
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -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