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-10-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.

07-11-94: Baseline 5.76: 
BUG - make install, simply didn't work too well.
FIX - Cleaned it up and got it going.

07-11-94: Baseline 5.76: 
BUG - none: Just compiling here and there and adding more functionality.
FIX - none: Things just work this good.  Please seen bug reports.

10-11-94: Baseline 5.83.1.6: 
BUG - schaefer@alphanet.ch - Segmentation fault on is_bbs_running.c, this 
happens for the same reason it happens under OSF1.  I need to figure out a 
way to fix it though, if the variable BBS is predefined BEFORE the program 
is executed there will not be a problem.  Maybe checking for a NULL.
FIX - Cleaned up the code.  This version handles this.

15-12-94: Baseline 5.83.1.16.1.15:
BUG - The menu editor needs to be able to except multiple files from the commandline.
FIX - Added multiple file exceptance.  Just list the menu names as the end of the the command name.

11-01-95: Baseline 5.120.1.17: 
BUG - Annoying depends maker.
FIX - Rewrote it, now it works.

11-01-95: Baseline 5.120.1.17:
BUG - menu_edit can handle only one file at a time.
FIX - Added multiple file handling.  Now you can compile many menus, and even in quiet mode.

12-01-95: Baseline 5.120.1.20:
ENHANCE - Added a configure program, and a make config, no more editing the sys_config file.
ENHANCE - New install program in the makefile.

