/* Atari Nuq ChangeLog */

- v0.4:

NUQ NEW:
Added vid_doublebuf variable for video.

NUQ FIX:
Host_Shutdown() was not called in Sys_Quit().

Program and all used libraries recompiled to be 040/060 FPU friendly.

- v0.3:

NUQ NEW:
Recompiled with default (heavy) optimizations, binaries are bigger.

SDL FIX:
XBIOS video modes not correctly initialized in SDL.
VDI support removed.
GEM supports fullscreen, and direct access to screen (EdDI >= 1.1).

- v0.2:

NUQ NEW:
Ported with SDL-1.2.3

NUQ FIX:
The FPU version was not working because binary linked with wrong libraries.

SDL NEW:
Added GEM driver for video.

- v0.1:

Ported Nuq (cvs 28/11/2001) to m68k-atari-mint, using SDL-1.2.2
