12/17/91  7.2

  - There was some problems with file sharing violations.  This version fixes
    all the ones that could be reproduced and verified.  This should fix all
    share violations that have occured.

  - Fixed a bug when fighting the Dark Lord, no magic should have been able
    to work against him.


11/16/91  7.1

  - In an attempt to fix a problem where a random character of garbage data
    was being created, all writes to the character file are now routed
    through one routine.  The routine checks for the correct size of the 
    write and terminates the game if the size is incorrect.  Please let me
    know if you ever get this error.

  - Wasn't closing the config file after reading it.  Since this file wasn't
    opened in share mode, could cause share violations if others tried to
    open it.  This was also the reason for the error (Could not open config)
    that was happening when a player exited the game.

  - Fix some file checking that was reporting errors to PHANTERR when all
    that was wrong was the file had not be created yet, but would be.

  - Fixed a bug that would not allow you to go into wizard mode if you had
    players restricted to one character.


