X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=9f0bd6963d1f52138203e96b6385a48f259a25be;hb=81ff420c14ca2c24b7e204b1c8ec1405739b88da;hp=d54c51f9c1b91ba9feadfbab4175df1cdb95c503;hpb=cea2f82f38206b5aac20b189e0037e4e71fcb347;p=plcapi.git diff --git a/NEWS b/NEWS index d54c51f..9f0bd69 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,9 @@ PLEASE READ CAREFULLY THE NOTES BELOW to insure a smooth upgrade. * fixed: the function decode_xml() would not decode an xml with character set declaration in the xml prologue +* improved: echo all debug messages even when there are characters in them which php deems in a wrong encoding + (this is visible e.g. in the debugger) + XML-RPC for PHP version 3.0.0 - 2014/6/15