748)  Renegade will now load overlays in XMS if it is available.  This can
      speed things up, and free up RAM if you can now unload your EMS driver.

749)  Renegade will now store swap files in the directory defined in your
      TEMP environment variable.

750)  Renegade's MCI padding options have been extended WHICH will require
      some changes on your part:

      #x used to pad on the right (left justify) to x characters (x being 1-99)

      Now:

      #x centers the MCI in the middle of a string x characters long.
      {x left justifies the MCI to x characters
      }x right justifies the MCI to x characters

      This gives you a *lot* more fine tuning ability for your customized
      displays, and works with the new local MCI codes described below.

751)  Renegade's BBS List is now a binary format.  It stores more information,
      and allows the person entering the BBS into the list to edit the
      information later. It displays in two formats, regular (short) and
      extended, that also displays a description, sysop name, date it was
      added, and last date it was edited.   New Cmdkeys: OV to view the list,
      option is the bbs list file name - default BBSLIST.BBS.

      Since the BBS list is auto-sorting, you don't need a bbs list sorter.

      You can customize the header: BBSNH.xxx <-- normal list
                                    BBSEH.xxx <-- extended list
                   and the trailer: BBSNT.xxx <-- normal list
                                    BBSET.xxx <-- extended list
                   and the rest   : BBSMN.xxx <-- normal list
                                    BBSME.xxx <-- extended list

      In BBSMx.xxx, you can use the following local MCI codes:

    ~BN   BBS Name      ~DA   Date Added        ~DE   Date Edited
    ~DS   Description   ~PN   Phone Number      ~SN   SysOp Name
    ~SP   Speed         ~SW   Software          ~UN   User Added

      You are limited to 1024 bytes in BBSMx.xxx and all other configurable
      listings. Since this is for each entry, and *before* MCI interpretation,
      if you use that much, people are going to fall asleep waiting for the
      listing to end.

752)  Renegade no longer supports the long dead Groupmail option.

753)  Renegade's last callers / todays callers listing is now configurable:

      Header: LASTH.xxx
      Middle: LASTM.xxx
      Trailer: LASTT.xxx

      You can customize LASTM.xxx with the following local MCI codes:

~CA   Caller number     ~DK   Download Kbytes       ~DL   Downloads
~ES   Email sent        ~FS   Feedback sent         ~LC   Location
~LO   Logon time        ~LT   Logoff time           ~MP   Messages Posted
~MR   Messages Read     ~ND   Node Number           ~NU   * if new, else space
~SP   Speed             ~TO   Time On (minutes)     ~UK   Upload Kbytes
~UL   Uploads           ~UN   User Name

754)  The OL cmdkeys (list today's callers) now has an option that specifies
      the base file name to use for the configurable display. i.e. if
      your option is "KEWL", then the today's caller listing will use
      KEWLH.xxx, KEWLM.xxx, and KEWLT.xxx instead of LASTH, LASTM, and LASTT.

755)  New MCI code: %TU - Total Users

756)  The user listing is now configurable. The default files used are:

      Header: USERH.xxx
      Middle: USERM.xxx
      Trailer: USERT.xxx

     You can customize USERM.xxx with the following local MCI codes:

    ~DL Downloads           ~DK Download kbytes     ~LC Location
    ~LO Last on date        ~NO Note                ~RN Real Name
    ~SX User Sex            ~UK Upload kbytes       ~UL Uploads
    ~UN User Name           ~U1 User Definable 1    ~U2 User Definable 2
    ~U3 User Definable 3    ~AG AGE                 ~MP Message Posts

757)  The OU (userlist) cmdkeys have changed; instead of the options
      being ACS;Title, the options are now ACS;filename where filename
      is the name of the configurable files to use, i.e. if filename=KEWL,
      KEWLH, KEWLM, and KEWLT will be used as described above.

758)  The -L cmdkeys no longer automatically prepend and append a CR/LF.

759)  The Who's Online listing is now configurable.

      Header: NODELH.xxx
      Middle: NODELM.xxx
      Trailer: NODELT.xxx

     You can customize NODELM.xxx with the following local MCI codes:

    ~AC  Activity           ~AG  Age        ~AT  Node active (Y/N)
    ~AV  Available (Y/N)    ~LC  Location   ~TO  Time On
    ~NN  Node number        ~UN  Name       ~RM  Room number
    ~SX  Sex

    All of these MCI codes return "-" when a user is not on that node,
    or is invisible.

760)  Freed up some memory for usage by Renegade for internal variables.
      You might need to increase memory for RG if you run it under a
      multitasker.

761)  Corrected problem with moving/uploading files on a 2.1+ gig partition

762)  Fixed problem with IEMSI logons that was causing some of the user
      account duplication when an illegal logon occured.

763)  When using the *6 cmdkey to localy upload files, you may now specify
      a file mask to search for, with support for wildcards.

(97-266)
764)  Fixed the large disk drive bug (hopefully)

