mirror of
https://github.com/curl/curl.git
synced 2026-06-26 16:05:38 +03:00
Removed:
121 - Kaspar Brand's and Guenter Knauf's work on the TLS extension Server Name
Indication is now committed
122 - Progress callback not called during failed socket connect with the multi
interface, is now simply pending a closure since no feedback has been
received lately.
Added:
123 - Mike Protts' SFTP resume download
124 - Anatoli Tubman's fix for a Negotiate: crash
125 - Michal Marek's typechecker-gcc work
This commit is contained in:
parent
8f4fda1d6f
commit
d83606ee3a
1 changed files with 5 additions and 6 deletions
11
TODO-RELEASE
11
TODO-RELEASE
|
|
@ -4,11 +4,10 @@ To be addressed before 7.18.1 (planned release: April 2008)
|
|||
119 - Christian Buchner's mentioned race condition in win32 gethostbyname_thread
|
||||
http://curl.haxx.se/mail/lib-2008-02/0000.html
|
||||
|
||||
121 - Kaspar Brand's and Guenter Knauf's work on the TLS extension Server Name
|
||||
Indication (RFC 4366) http://curl.haxx.se/mail/lib-2008-02/0050.html
|
||||
123 - Mike Protts' SFTP resume download
|
||||
|
||||
122 - Progress callback not called during failed socket connect with the multi
|
||||
interface as reported in the bug #1891355:
|
||||
http://curl.haxx.se/bug/view.cgi?id=1891355
|
||||
124 - Anatoli Tubman's fix for a Negotiate: crash
|
||||
|
||||
123 -
|
||||
125 - Michal Marek's typechecker-gcc work
|
||||
|
||||
126 -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue