home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RA_201.ZIP / FIXES.201 < prev    next >
Text File  |  1993-09-22  |  3KB  |  85 lines

  1. Fixes in RemoteAccess 2.01
  2. --------------------------
  3.  
  4.         * RAMGR would not blank out the password when adding a new 
  5.           user account. Fixed.
  6.  
  7.         * RA would display garbage if LANGUAGE.RA was not present
  8.           when fired up. Fixed.
  9.         
  10.         * When moving a JAM header, RA was not setting the MSG_DELETED
  11.           flag correctly on the old header. Fixed.
  12.  
  13.         * Added a number of extra languages to the RA/Pro installation
  14.           package.
  15.  
  16.         * The "download any" command was unreliable if files from
  17.           different directories were added to the download batch. Fixed.
  18.  
  19.         * The AVATAR flag in the user record was being incorrectly
  20.           set after an IEMSI session. Fixed.
  21.  
  22.         * The upload scanning sequence would bomb out with a runtime
  23.           error if the user disconnected due to inactivity after an
  24.           upload. Fixed.
  25.  
  26.         * If a users handle was blank, a new mail check after a
  27.           RAMSG Pack without renumber would lockup the machine, if
  28.           a JAM area contained any deleted messages. Fixed.
  29.  
  30.         * The upload reward payback system did not work reliably.
  31.           Fixed.
  32.  
  33.         * Fixed a bug which caused unpredictable results if a user
  34.           tried to read messages in a JAM area > 255.
  35.  
  36.         * Fixed a bug which caused textfiles to display incorrectly
  37.           if the /BINARY optional data switch was used.
  38.  
  39.         * RA would bomb out with a runtime error if attaching files
  40.           to a reply to a message from the new mailcheck. Fixed.
  41.  
  42.         * RA would incorrectly blank the subject line when saving 
  43.           a netmail w/file attach. Fixed.
  44.  
  45.         * RA now correctly sets the DateReceived field in JAM message
  46.           headers.
  47.  
  48.         * Fixed a small bug in the RAFILE FILELIST description output
  49.           code.
  50.  
  51.         * Placing the /NONEW switch at the end of the optional data 
  52.           line for a message area selection command disables the 
  53.           asterisk that indicates new mail for each area.
  54.  
  55.  
  56. RAMSG
  57. -----
  58.  
  59.      * Fixed bug that "RAMSG Link" would hang if a JAM area contained two
  60.        or more messages with the same CRC-32 on the MSGID line (most likely
  61.        duplicates), and more than one reply with a matching CRC-32 on the
  62.        REPLY line.
  63.  
  64.      * Fixed cosmetic problem that "RAMSG Purge" and "RAMSG Pack -Purge"
  65.        showed "Deleted: 0", even if no JAM areas were processed.
  66.  
  67.      * Fixed bug that "RAMSG Purge" and "RAMSG Pack -Purge" caused
  68.        unpredictable results with Hudson areas if MESSAGES.RA contained
  69.        more than 200 records.
  70.  
  71.      * Added -Unused switch to Purge command to delete all messages in
  72.        Hudson boards that are marked as "[Unused]" in RACONFIG. Verbose
  73.        logging like was available in RAMSG 1.11 will be added soon..
  74.  
  75.      * If a message area is defined as "[Unused]" in RACONFIG (name field
  76.        is empty), RAMSG will no longer use purge info of that area to purge
  77.        messages in the corresponding Hudson board.
  78.  
  79.      * RAMSG will now log the command-line to make trouble shooting easier.
  80.  
  81.      * RAMSG 2.00 revision force a -Renumber when packing JAM areas, to
  82.        prevent RA 2.00 from locking up while scanning for new mail. This
  83.        problem has been fixed for RA 2.01, and therefore RAMSG 2.01 will no
  84.        longer force a -Renumber for JAM.
  85.