Changelog
+Daniel (22 June 2004)
+- Gisle Vanem fixed the certificate wildcard checks to support a '*'-letter
+ anywhere in the wildcard string, support multiple '*'-letters in the
+ wildcard and to allow the '*'-letter to match a string that includes a dot.
+
Daniel (21 June 2004)
- testcurl.sh is now removed completely, tests/testcurl.pl is the script to
use when autobuilding curl!
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