diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-21 11:53:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-21 11:53:59 +0000 |
commit | 98c9a5b7f6f60822f5a0dc42d74b747323eb48b3 (patch) | |
tree | f9fb9ae7aaeecb24602c226b32f63932f4038098 /TODO-RELEASE | |
parent | 516192e7f22b54ad7f451736e154d0bae4e073ab (diff) |
roadmap ahead
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index a9c0b95c2..bd877aaa1 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,7 +1,21 @@ 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 +[feature freeze entered, no new features!] -126 - +126 - scp download 0 bytes, test case 617 + +127 - Dan Petitt's Progress During Large Posts problem + +128 - Phil Blundell's ares and ipv6 fix + +129 - Pierre Reiss' libcurl + https + multi = lost information + +To be addressed before 7.18.2 (planned release: June 2008) +============================= + +130 - Vincent Le Normand's SFTP patch for touch + +131 - Scott Barrett's Support for CURLOPT_NOBODY with SFTP + +132 - |