diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-12-08 20:21:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-12-08 20:21:36 +0000 |
commit | 66c0e4ad5fed0172b80df3585ceda4012cfc8416 (patch) | |
tree | 00bbacdc75c2888dfe8e2f3d36601eba422f4024 | |
parent | 18371aaff999d4862a32d060f03d8f668e8fa1b1 (diff) |
195 - SIZE returning 550 must not abort the transfer
Fixed!
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 80d2ea5dd..bb5555565 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,8 +3,6 @@ To be addressed in 7.19.3 (planned release: January 2009) 193 - Fix zero-byte file transfers -195 - SIZE returning 550 must not abort the transfer - 196 - #2351653 "crash in ConnectionExists" 197 - IIS-bug in Digest |