Known bugs are fixed by the release date, but then this file will start
to grow. No bugs are recorded before release unless these are expected
to remain.


[19 Jan 94] Fixed.

on Linux, macros from fly.max are not recognized. My bug,while reading key
definitions in max.c, high order bits where not clearen in ket name.


[18 Jan 94] Fixed.

Running fly8 with a bad macros file name (like 'fly8 Ma.b.c') causes it to
die on exit with a divide overflow loop. BTW, The correct way is to give the
macro file name with NO extension. My bug, a call to Snd->List() was done
after the sound driver was closed and Snd set to zero.

joystick option "throttle=-nnn" is not recognized. msc c8 bug, the statement
('l' is negative and 'long', e.g. -50L) 'l = -l' leaves '0x0001' in the top
half of 'l'.
