0.4.0 (24.06.2007):

  - added zope interfaces

  - converters are now classes

  - added unittests

0.3.1 (18.06.2007):

  - html2fo() and the converter constructor got a new 'encoding'  
    parameter in order to specify the input encoding of the 
    HTML file. This parameter will be passed down to Tidy in order
    to perform a proper conversion of non-ascii characters.

0.3.0 (unreleased):

  - using subprocess module of Python

  - new Convert() class for high-level XSLFO access

  - logger added

  - better checks for XINC, XFC

  - updated documentation


0.2.0 (16.06.2007):

  - PDF support added

  - command line interface added

  - mxTidy integration


0.1.0 (16.06.2007):

  - initial release
