diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 11:31:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 11:31:57 +0000 |
commit | 821d8fee3bcfee0c8fa239a8fabafa6fd414c9db (patch) | |
tree | 4e99b116d7930a4b45d9e2908bab5828ab849805 /TODO-RELEASE | |
parent | 42224594b66c36ec58f603602bc9e84569515c02 (diff) |
172 was applied, 173 is now being discussed
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index aa7eb99b7..b87c78679 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,11 +7,9 @@ To be addressed before 7.19.1 (planned release: October/November 2008) 168 - curl_easy_pause bugs (still under discussion) -172 - Apply the getdate patch with Jamie Lokier's date function. Needs an - added check for years < 1970 (== no negative numbers may be returned) - 173 - "Patch to use GSSAPI authentication for socks5 connection" by Markus Moeller http://curl.haxx.se/mail/archive-2008-09/0053.html + (under discussion) 174 - "CURLINFO_PRIMARY_IP yields empty string?" by Jason Pump http://curl.haxx.se/mail/lib-2008-09/0145.html |