home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MKRD103.ZIP / CHANGES.MKR next >
Encoding:
Text File  |  1993-09-09  |  3.7 KB  |  101 lines

  1.  
  2.  
  3.  
  4.  
  5.                                Changes to MKRead
  6.  
  7.          v1.03  09/09/93
  8.  
  9.                 + Added support for JAM message base format
  10.  
  11.                 + Code cleanup for easier maintainability
  12.  
  13.          v1.02  03/14/93
  14.  
  15.                 + Added support for RA v2.00gamma (autodetected
  16.                   based on size of Config.Ra)
  17.  
  18.                 - fixed slow response from overlays
  19.  
  20.          v1.01  01/12/93
  21.  
  22.                 + changed how memory is allocated to reduce memory
  23.                   usage on Squish message areas
  24.  
  25.                 + Increased messages per area allowed to 1200
  26.  
  27.                 + Increased number of available areas to 1025
  28.                   to support BBS types which allow more areas
  29.                     (Netmail path area is now 1026)
  30.  
  31.                 + Added support for Ezycom BBS
  32.                     (command line option /te to force Ezy mode)
  33.                     (environment var SET EZY=C:\EZY etc will  )
  34.                     (autodetect Ezy mode if none of the other )
  35.                     (BBS environments are set                 )
  36.  
  37.                 + Added status line in netmail areas to show
  38.                   netmail attributes
  39.  
  40.                 + An info screen listing attached files is now
  41.                   displayed when a file attach netmail message
  42.                   is entered
  43.  
  44.                 + Added a "Your Mail" choice to the main menu
  45.                   (with all the requests I know this should be
  46.                   a popular feature <grin>).
  47.  
  48.                 + Added Alt-P command to print the current message
  49.  
  50.                 + Increased size of From: and To: fields on messages
  51.                   entered via MKRead to allow the full 35 characters
  52.  
  53.                 - Now deletes old msgtmp.mk file after the message
  54.                   is written and now avoids creating a msgtmp.bak
  55.                   file
  56.  
  57.                 - Strip ^Z and nulls from messages when replying to
  58.                   avoid problems with the message editor
  59.  
  60.                 - Stopped redundant nodelist lookups to improve speed
  61.                   on new netmail entry
  62.  
  63.                 - Fixed bug in jumplist display when subject was blank
  64.  
  65.                 + Added editable reference number (for msg threading)
  66.                   on both new msg entry and on reply entry
  67.  
  68.                 + Added Alt-J to Jump to Dos when within the internal
  69.                   editor
  70.  
  71.                 + Changes in MK and RA modes to reduce memory usage
  72.                   (although the pick an area screen is slowed slightly)
  73.  
  74.                 + Now fills in Msg To name with sysop name in netmail
  75.                   node lookup, when the Msg To name is blank
  76.  
  77.                 - Fixed handling of bad msg areas and low memory to
  78.                   avoid locking someone into the pick an area screen
  79.  
  80.                 + Added use of Twit.Ctl file to suppress messages from
  81.                   selected individuals.  It is a normal text file with
  82.                   one person per line.  Maximum number of twits is 20.
  83.                   (If you need more than that maybe you need to relax
  84.                   away from BBS'ing for a bit <grin>).  Note that if
  85.                   the last message in an area is twitted, the reader
  86.                   will still show unread messages in that area when you
  87.                   startup
  88.  
  89.                 - Fixed updating of msg reply threads (current msg did
  90.                   refer back to orig msg, but orig msg was not being
  91.                   set to refer to reply msg)
  92.  
  93.                 + Added Keys for Orig Msg (<) and Reply Msg (>) to
  94.                   allow msg threads to be followed
  95.  
  96.                 + Added configurable quote color
  97.  
  98.  
  99.  
  100.          v1.00  07/04/92 Initial Release
  101.