1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

TODO-RELEASE: fixed four isues

These issues are now addressed:

276 - Karl M's vc makefile patch
277 - The "Stall when uploading to sftp using multi interface"  bug
279 - curl_multi_remove_handle() crashes
280 - Marcus Sundberg's gss patch
This commit is contained in:
Daniel Stenberg 2011-03-13 00:28:31 +01:00
parent 05ebc6f0cc
commit 4d1d1b8518

View File

@ -12,14 +12,6 @@ To be addressed in 7.21.5
275 - avoid sending USER?
276 - Karl M's vc makefile patch
277 - The "Stall when uploading to sftp using multi interface" bug
278 - "Configure $as_echo does not work"
279 - curl_multi_remove_handle() crashes
280 - Marcus Sundberg's gss patch
281 -