TinyPTC SDL ChangeLog + Bug(Fixes) list.

*** Note ***

English isn't my native language. So, some grammar/spelling errors might have
made their way into this document. You've been warned.

Alessandro Gatti <a.gatti@tiscali.it>

*** **** ***

20030601 0.3.2

Fixed a typo in tinyptc.h, used __PTC_ENABLE_CALLBACK__ instead of
__PTC_CLEANUP_CALLBACK__

20021207 0.3.1

Now it compiles out of the box on FreeBSD as well, but it still requires
GNU make. Updated email addresses.

20020518 0.3

Added support for automated window centering. The makefile has been modified
a bit as well, plus the option of having a callback function called when your
program ends has been added, like the ability to disable SDL's internal
handling of the alpha channel.

20001222 0.2.1

A mistyped variable in the fullscreen SDL code, now fixed. Thanks to Jose
Servet for spotting that bug.

20001028 0.2

Major rewrite, now it features automatic color conversions via SDL, using the
built-in Hermes library. The makefile was rewritten and the documentation
updated.

20000503 0.1

Initial release. Supports SDL windowed mode and SDL DGA access. No color
conversions, just a bare bones emulation of the windows version.
