diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-09-15 08:50:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-09-15 08:50:04 +0000 |
commit | 245a78071174173773e813d39f16dfb0946ef850 (patch) | |
tree | 69ed033836be77d35d33126cfb3b6624208eb840 | |
parent | 05e4a3026da7c2dfbd3ed340a01d4a221a721168 (diff) |
7.17.1 planned release in November 2007, and a bunch of things to deal with
-rw-r--r-- | TODO-RELEASE | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index b2f9215c4..7047ca7a9 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,5 +1,18 @@ -To be addressed before 7.16.3 (planned release: June 2007) +To be addressed before 7.17.1 (planned release: November 2007) ============================= -93 - +93 - Digest for IIS fix +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 |