diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-08-13 21:05:13 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-08-13 21:05:13 +0000 |
commit | e90c4fa770bdfb75f6419e529061e27d71ff16ab (patch) | |
tree | daf807485735f4df28963dfde1c76eac64be93a5 | |
parent | a06e0779384165af8d3043c9855954f8ed77ca56 (diff) |
Fixed:
155 - bug #2038004 "Curl OpenSSL not compatible with 7.17 or 7.18"
156 - proxy CONNECT issue (details not public yet due to possible security impact)
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 8bfd53ae4..0baa2a0ab 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,10 +11,6 @@ To be addressed before 7.19.0 (planned release: August 2008) 154 - bug #2041827 "Segfault in http_output_auth w/ FORBID_REUSE (7.18.2)" -155 - bug #2038004 "Curl OpenSSL not compatible with 7.17 or 7.18" - -156 - proxy CONNECT issue (details not public yet due to possible security impact) - To be addressed before 7.19.1 (planned release: October 2008) ============================= |