diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-10-07 22:13:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-10-07 22:13:34 +0000 |
commit | 407f3f142a12ebea7733c1c5ce8588a92790382a (patch) | |
tree | 6f36be9fb0b4a80e2d80b4bac8631ea0fbba9b11 | |
parent | 61cfbecc7458edd4cc2d538d0a361648131a2c93 (diff) |
One fix for CURLINFO_PRIMARY_IP just went in which addressed at least one of
the concerns mentioned for 174 and the other guy hasn't returned so I remove
the entry from here now.
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 8edfa0b2e..2e441c4f6 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,12 +11,6 @@ To be addressed before 7.19.1 (planned release: October/November 2008) 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 - - possibly the same or related to "Potential issue when using the new - PRIMARY_IP metric" - 178 - "[Patch] Disable multi API support" 179 - "[PATCH] Colon in username" |