
Known bugs for this release:

  - The MMX code uses CPUID. So you will get into trouble running binaries
    compiled with this version on an old cpu that doesn't manage :( I'll fix
    that in the next release.
    Meanwhile, if you have to, override the check in Copy/Converter_mmx.cpp,
    it is in the constructor. Set m_available to false.

  - In 8 bit windowed mode, the window sometimes closes immediately. When
    you restart a couple of times, it's fine (only noticed that in KDE tho)

  - The Makefile structure sucks in the subdirectories

  - Remote display of 24 bit modes and 24 bit mode display without dga or
    mit shm won't work in this release

  - Hilarion (rhogan@mnsi.net) informed me that plenty of things go wrong on 
    his alpha and that gcc 2.7.2.1 won't even compile ptc (the latter isn't
    very surprising)

Please read the README file on how to submit bug reports

