diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-10-01 22:47:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-10-01 22:47:45 +0200 |
commit | 8500586251d9ef3310e09171a7514d9e1d054bf1 (patch) | |
tree | 4d2fc2ec2650805f70406810972ee816bb5c5633 /TODO-RELEASE | |
parent | 3aef3ed8f6b894ec25cff7d4fe96084413dd049c (diff) | |
download | curl-8500586251d9ef3310e09171a7514d9e1d054bf1.tar.gz |
TODO-RELEASE: no bug in ftp_nextconnect
The issue named "266 - Bug in ftp_nextconnect?" was deemed to not be a
bug and instead resulted in clarified docs.
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 2ffa727a6..d6549a7cf 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,9 +3,6 @@ To be addressed in 7.21.2 261 - configure and libidn -266 - Bug in ftp_nextconnect? version: libcurl 7.21.1 - Bug in code or lack of clarity in docs? - 268 - 3076430 SFTP resume with 4GB file does not work 269 - 3076808 Requests fail silently following a 416 error |