bagder: curl-www _changes.html,1.126,1.127
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv20008
Modified Files:
_changes.html
Log Message:
curl 7.18.1 (may) support server name indication (RFC 4366), aka SNI
Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- _changes.html 30 Mar 2008 09:17:08 -0000 1.126
+++ _changes.html 29 Apr 2008 20:42:13 -0000 1.127
@@ -64,6 +64,7 @@
curl_multi_setopt() uses are now checked to use exactly three arguments
<li> --with-ca-path=DIR configure option allows to set an openSSL CApath instead
of a default ca bundle.
+ <li> supports server name indication (RFC 4366), aka SNI
</ul>
<p> Bugfixes:
<ul>