Changes from 05-31:

  o Supports 10 line description format
  o Supports 04-05-96 new USERS.DAT format

Changes from 05-09:

  o  Reduced disk space safety margin from 25% to 10%

Changes from 12-25:

  o  Added a safety feature that will cause RGMAINT to abort if a value of
     0 is specified for "-P" so that people accidentally jumbling their
     command lines don't wipe their entire user's base.  This has also been
     added for the "K" kill ACS option.

  o  Message bases will no longer be "Updated" if not necessary, like other
     data files.

  o  Message base backup files are now deleted if there are no errors.

  o  RGMAINT will create a log (RGMAINT.LOG) if any errors occur.

  o  More detail given on what exactly is being done to which files; i.e.
     Updating/Packing or just Packing.

  o  RGMAINT will now properly remove duplicate files.  Before, it would
     accidentally create different duplicates when it deleted duplicates.

  o  RGMAINT will now store backups until the process has completed 100%,
     then, if no errors occur, it will delete them.  If errors occured,
     it will reinstate the backups.

  o  Disk space is now checked beforehand to ensure that all files and
     backups will fit on disk.

