0.9.2:
*Sfx-sound works now ! There is asynchronous sound managed my a seperate
 process which communicates with Heretic through a pipe.

0.9.1.1: 
* GGI updates: 
        - Now uses DirectBuffer when available and works properly when it is 
         not. 
        - Support for scaling by a factor of 2. (-scale switch)
        - Support for 8, 15, 16 and 32 bpp modes (24 can be achieved with the 
         palemu target) 
* Proper keyboard handling (the cheats work now ;) 
* Simple FPS meter for GGI and X11 versions. 
* Fixes in routine P_FindNextHighestFloor()

0.9.0 -> 0.9.1:
It is now possible to compile and run Heretic for X11 under 
Linux/x86, Linux/m68k and FreeBSD. (Alpha doesn't work now.)
(I can't say anything about Linux/Sparc and other Linux-ports)
Added SVGA Version. (code by Nic, see AUTHORS)

0.9.0 => First public release.
