v1.1.1 January 8th 2005
    This version is a bugfix release only. No new 
    functionality has been added. Please refer to 
    the ChangeLog for a description of the bugs.


v1.1 October 5th 2004
    Since there were no obvious bugs in beta2, 1.1 is 
    released without major changes, but some Python
    scripts were included to demonstrate the API


v1.1beta2 April 22 2004
    Lots of changes have happened:
    The focus has shifted from C++ usage to Python usage.
    Bindings, which can be generated with sip, are now
    included instead of distributed separately. The C++
    backend only accepts UTF-8, which has simplified the
    Python bindings.
    Visible changes in the C++-class:
        * the functions getBitrate() and getLenght() have lost
          their "get"-prefixes.
        * there are no more operators
    Changes in the Python bindings:
        * fieldDict is now named asDict
        * several helper functions included
        * updated to the new sip4
    Other changes:
        * various build system improvements
        * oggTag and flacTag both use vorbisComment class
    

v1.0 March 11th 2003
    Since 1.0b2 contained no bugs, it was released without
    any changes


v1.0b2 August 31 2003
    Since the naming scheme of the plugins has changed,
    you are urged to remove all the plugins, which normally
    reside in  /usr/local/lib/tagedit-plugins or
    /usr/lib/tagedit-plugins before upgrading.

    There is now support for FLAC files However, FLAC files
    encoded in ogg streams are not supported by now. Also,
    there isn't implemented yet any addition of new padding to
    the metadata.
