diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-10-17 18:56:30 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-10-17 18:56:30 +0200 |
commit | 2261ddf9db476ff628304aa8a0180345cacd8512 (patch) | |
tree | ea2d602eee6abfb5fa1eaebb0c84c5bf5fd5a700 | |
parent | 295496fa34c8068192830c96429d791268319f08 (diff) |
TODO-RELEASE: cleanup for 7.21.3 works
"SFTP resume with 4GB file does not work" is now removed as I'm sure
this is really a libssh2 bug and not a libcurl bug.
7.21.2 is released already
-rw-r--r-- | TODO-RELEASE | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index bfbecae07..a553cb441 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,10 +1,3 @@ -To be addressed in 7.21.2 -========================= - -268 - 3076430 SFTP resume with 4GB file does not work - -271 - - To be addressed in 7.21.3 ========================= @@ -15,3 +8,5 @@ To be addressed in 7.21.3 265 - 1. FTP cmd channel and data channel validation 267 - 2. Cert chain for data channel + +271 - |