19-08-94: Baseline 5.22:
BUG - schaefer@alphanet.ch - Program hangs and prints \377, after the 
first header display and before the first menu display.  Need to find a 
Mips machine for testing.
FIX - The menu datafiles need to be recompiled before you use them.

24-09-94: Baseline 5.28:
BUG - Menus just scroll around when you hit return and soon your screen is
blank.  But commands still work.
FIX - Added a few lines of code to make the return give you the menu again.

24-09-94: Baseline 5.34:
BUG - make menu returns, menu up to date.  Menu is a directory, this will
have to change before it is released.  Maybe change it back to menu_edit.
FIX - Edited the Makefile.

04-01-94: Baseline 5.44:
BUG - pause.c, after you hit return at "- Hit Return Please -", you have to
hit it again.
FIX - Edited the pause.c, this extra getc() must have gotten put in during
the MSDOS port.
