diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-04-28 11:19:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-04-28 11:19:50 +0000 |
commit | befbf2a20642177ea9a7262786dffd6ef9818f83 (patch) | |
tree | fb704825d60535219e0869610467cfa655db66a5 | |
parent | e01b7c1ede6f8b91f458259dbed96acce7bf3779 (diff) |
Fixed: 225 - resume when upload from stream, #2709004
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 75d0f37c3..726287d57 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,8 +7,6 @@ To be addressed in 7.19.5 (planned release: May 2009) 223 - TFTP flaw, #2723236 -225 - resume when upload from stream, #2709004 - 226 - Active Mode FTPS Data Port Range 228 - rpath problems in linking with custom openssl |