ver 1.a
  - initial beta test release

ver 1.b
  - when you list players on entering game it will
    now display a score file telling you no one is
    playing at the moment.
  - fixed mess when you entered your alias and wanted 
    change it before entering. Gives you 2 chances to 
    enter an alias
  - changed door configuration program to ask for sysop
    first name then sysop last name to fall in line
    with the control file configuration.
  - added 115,200 baud for the faster modems. Must use
    XFOSSIL with this option if using a fossil driver
  - added suggested values for monster fights, how many
    beers your able to buy, and player fights.
  - added some things to the help file ( talk to store keeper )
  - fixed bug where if you kill a monster it can not kill you.
  - fixed bug where if you had too much money and tried to buy
    arrows you would get hung up in the door.
  - added cues to use colors when entering alias if you want
    to use them.
  - Fixed Comport setup in the configuration file so it is
    not as confusing and is easier to set up on your system
  - Changed Level 1 monster data file making level one monsters
    easier.

ver 1.c
  - Changed ENCHCFG.EXE to add days to delete players not playing
    in the game.. ( maintenance routines )
  - Mainetnance routine built to take care of game maintenance
  - Added a story file with a few clues to help players get
    started in the game :)
  - Fixed an error that would give a negative number for over
    500 rations of food
  - fixed problem displaying player scores if there are more than
    24 players in the game the enter prompt would overwrite the
    23rd one
  - Can read mail while online, so you can carry on, online chats 
    with other users if you are playing multinode.
  - minor cosmetic changes to the game :)

ver 1.0 (Public Release)
  - Fixed another food bug where if you had over 500 rations
    in the store you could not exit the store :)
  - Moved a lot of the program to an Overlay to save on memory
    use for the game 
  