-------------------------------------------------------------------------------
What's new in version 1.20

 + When the UseDiz option is turned on, the file's description will now be
   replaced with FILE_ID.DIZ, DESC.SDI, or SDN.ID; In that order.

 + Word Wrapping is now done when importing a FILE_ID.DIZ/DESC.SDI file into
   a description if lines are longer than the 45 character limit.

 + Added the option to sort the pseudo directory.  If the "Sort" keyword is
   defined: The "UploadArea" will be sorted if ProcessMode 1, or the
   "MoveArea" will be sorted if ProcessMode 0.  This sort is case-insensitive,
   and sorts on the TBBS filename not the DOS filename.

 + Added the option to remove duplicate entries from the pseudo directory.
   If the "Kill_Dupes" keyword is defined: The "UploadArea" will be processed
   for duplicates if ProcessMode 1, or the "MoveArea" will be processed for
   duplicates if ProcessMode 0.

 - When the SCAN utility was not found, Upload Manager would incorrectly report
   that SCAN had exited with errorlevel -1.  This now reports a meaningful
   error message.

-------------------------------------------------------------------------------
What's new in version 1.10

 + When moving a file and description, Upload Manager can now optionally
   place the file at the beginning of the .DIR file.

 - The .DIR file handling routines have been completely recoded to allow
   for larger .DIR files, better extended description handling, and
   speed.

 - In some cases, extended descriptions were disappearing.  This problem
   has been eliminated due to the reworking of the .DIR handling
   routines.

 - When running in 35, 43, or 50 line screen modes, Upload Manager was
   not exiting properly.  This has been fixed.

 - In rare cases, Upload Manager would crash with a memory allocation
   error while processing a FILE_ID.DIZ file.  This has been fixed.
 - Repack function would not allow repacking as ZIP.. Fixed..

 + Added support for Russian .RAR archive format

 + Added support for versions 2+ of McAfee's SCAN Utility.  The Scan_2+
   configuration directive was added to tell Upload Manager that you
   are using version 2+

 + Upload Manager now aborts operation when SCAN returns an errorlevel
   indicating that it could not execute.  This prevents Upload Manager
   from processing a file as "Infected" when really the problem was with
   the SCAN program itself.

 - Fixed problem that occurred when the temporary files directory and
   the upload area are on seperate drives.

 - You may now place a configuration filename on the command line and
   that file will be used instead of UPLMAN.CFG.

 - Command line help is now implemented (/?)
