no need to call anymore $client->setSSLVerifyHost(2) to silence a curl warning when...
[plcapi.git] / ChangeLog
index 18e2b56..cd95a9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+NB: All recent commits are available online.\r
+This file will not be updated further.\r
+See https://github.com/gggeek/phpxmlrpc/commits/master\r
+\r
+\r
 2014-02-3 - G. Giunta (giunta.gaetano@gmail.com)\r
 \r
        * bumped up requirements to php 5.1.0\r
        * xmlrpc.inc: added setSSLVerifyPeer and setSSLVerifyHost; as\r
        of curl 7.10, various certificate checks are done (by default).\r
        The default for CURLOPT_SSL_VERIFYHOST is to ensure the common\r
-       name on the cert matches the provided hostname.  This breaks a\r
+       name on the cert matches the provided hostname. This breaks a\r
        lot of stuff, so allow users to override it.\r
        * doc/xmlrpc_php.sgml: updated documentation accordingly.\r
 \r