Fix: make convert.php script for doc generation compatible with php 5.3
[plcapi.git] / ChangeLog
index c277284..48a7305 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
+2014-01-10 - G. Giunta (giunta.gaetano@gmail.com)\r
+\r
+       * xmlrpc.inc: when using curl and keepalive, reset curl handle if we did not get back an http 200 response (eg a 302)\r
+\r
+       * testsuite.php, parse_args.php: update testsuite\r
+\r
+2010-05-23 - G. Giunta (giunta.gaetano@gmail.com)\r
+\r
+       * xmlrpc.inc: omit port on http 'Host' header if it is 80;\r
+       add a namespace declaration in response if ex:nil is in use\r
+\r
 2010-04-12 - G. Giunta (giunta.gaetano@gmail.com)\r
 \r
        * testsuite.php, parse_args.php: testsuite allows interrogating https servers ignoring their certs\r
+\r
        * xmlrpc.inc: method setAcceptedCompression was failing to disable reception\r
        of compressed responses if the client supported them (triggering a bug with\r
        https and php < 5.3 on windows due); remove a php warning that could be\r
        * Added the server class and demonstrations\r
 \r
        * Fixed bugs in the XML parsing and reworked it\r
-\r
-\r
-$Id: ChangeLog,v 1.96 2009/03/16 19:39:11 ggiunta Exp $\r