home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / PASCAL / MKMSG104 / CHANGES.MKS next >
Text File  |  1994-01-09  |  2KB  |  53 lines

  1.  
  2.  
  3.  
  4.                               Changes to MKMsgSrc
  5.  
  6.          v1.04 01/09/94
  7.  
  8.                + Major changes to the *.Msg routines to allow it
  9.                  to handle virtually unlimited message size with
  10.                  reasonable speed
  11.  
  12.                + Changed default in MKB.Def to use BASM interrupts
  13.                  under Windows
  14.  
  15.                - Fixed dropping character on JAM subbuf characters
  16.                  (array should start at 0)   (Thanks to Frank
  17.                  Van.Der.Ham 2:285/630.3 for noticing this and the
  18.                  following fix)
  19.  
  20.                - Fixed JAM writeidx to only write the amount that
  21.                  had been read
  22.  
  23.                + Added support for NextSeeAlso for JAM (using
  24.                  suggestion provided by Jonas Eckerman 2:201/623)
  25.  
  26.                - Fixed seekprior in JAM format to avoid GPF when
  27.                  compiled for Windows (thanks to Ton Van Den Broek
  28.                  2:2802/122)
  29.  
  30.          v1.03 11/21/93
  31.  
  32.                - Fixed handling of JAM lastread pointers
  33.  
  34.                + Added reading JAM msg kludge lines
  35.  
  36.                - Fixed handling of message deletes in JAM
  37.  
  38.                - Fixed bug that caused some kludge lines to be
  39.                  missed in *.Msg messages
  40.  
  41.          v1.02 08/15/93
  42.  
  43.                + Added support for JAM message bases
  44.  
  45.          v1.01 ??/??/??
  46.  
  47.                + Added support for Ezycom message bases
  48.  
  49.          v1.00 ??/??/??
  50.  
  51.                + MKMsgSrc released with support for Hudson,
  52.                  Squish, and *.Msg message formats
  53.