***********
version 1.2
***********

* implemented dynamic unbinding of SOAP methods in SoapHandler
* fixed XmlReader::toQore() and XmlReader::toQoreData() for SAX parsing
* implemented enhanced logging for the XmlRpcHandler module
* doc updates


***********
version 1.1
***********

* fixed internal XMl to Qore processing for extreme cases
* fixed makeFormattedXMLString() to really format the output
* fixed XML-RPC parsing with empty elements in structures
* added additional validation to XML-RPC parsing (checking close elements)
* set the character encoding correctly in the outgoing Content-Type request
  header
* added suport for the new arbitrary-precision numeric type introduced with
  Qore 0.8.6


***********
version 1.0
***********

Initial release of the xml module
Requires qore 0.8.1+ to build and run
see README and docs for more information
