summaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-22 08:54:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-22 08:54:42 +0000
commit0051d5ac8880e3fc2f59e18d7ae90e71b46ee249 (patch)
treecb9a95caa32e2ccddb7789ad42946d7f6d797781 /TODO-RELEASE
parent76920413d9f9e0c7cd05d297acd8dc640fdbd6f2 (diff)
downloadcurl-0051d5ac8880e3fc2f59e18d7ae90e71b46ee249.tar.gz
Gisle Vanem improved the certificate wildcard checks
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 9a78fa074..cdbea5480 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -4,10 +4,6 @@ Issues not sorted in any particular order.
To get fixed in 7.12.1 (planned release: August 2004)
======================
-34 - Fix certificate wildcard checks:
- http://curl.haxx.se/mail/lib-2004-06/0219.html
- Gisle works on this.
-
35 - Fix multi interface when connecting to host with multiple IP addresses:
http://curl.haxx.se/mail/lib-2004-06/0163.html and
http://curl.haxx.se/mail/lib-2004-06/0167.html