diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2007-09-15 22:05:20 +0000 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2007-09-15 22:05:20 +0000 | 
| commit | ceff98fd49a1a68d1c52206dde7fb0ad053e8c01 (patch) | |
| tree | f83a99e41e356a02390ee66755ae46fe6e1bbb93 | |
| parent | e04151ed76a04613221d8a6ef6079645ee230844 (diff) | |
three done, seven to go
| -rw-r--r-- | TODO-RELEASE | 8 | 
1 files changed, 2 insertions, 6 deletions
| diff --git a/TODO-RELEASE b/TODO-RELEASE index 25c1faed5..2289024c3 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,14 +5,8 @@ To be addressed before 7.17.1 (planned release: November 2007)  94 - NSS patch -95 - LDAPv3 on windows fix - -96 - ldap in MSVC makefiles -  97 - check ip callback -98 - fix FTP url over HTTP proxy -  99 - curl_easy_close() ?  100 - icc segmentation faults @@ -20,3 +14,5 @@ To be addressed before 7.17.1 (planned release: November 2007)  101 - known bug #47, if a CONNECT response is larger than BUFSIZE  102 - known bug #46, if a CONNECT response is chunked-encoded + +103 - | 
