home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / MCOMM530.ZIP / BUG.FIX < prev    next >
Text File  |  1990-09-08  |  2KB  |  34 lines

  1.  
  2. New upgrade policy:
  3.  
  4.         Anyone who registers any version of MCOMM will receive free
  5.         upgrades for 1 year.  This policy is retroactive.  If you are
  6.         eligible and want an upgrade, leave a message to the sysop at
  7.         Split Up the Middle -- 214 838-6713, and include in the message
  8.         your registration number (the volume label of the disk).  You
  9.         will then be given temporary access to a file area where you
  10.         may download the latest version.  If you don't have a modem or
  11.         would rather not download your upgrade, you can return your
  12.         original disk and $3 to cover postage and handling.
  13.  
  14.  
  15. 5.30 -  Fixed a problem that occasionally caused interrupts to be missed
  16.         when the UART was operated in full duplex mode.  This was a
  17.         serious bug.  It is recommended NO 5.2x version of MCOMM be used.
  18.         Versions prior to 5.20 do not have this problem.
  19.  
  20. 5.21 -  Corrected a bug created in version 5.20.  The problem with 5.20
  21.         is that when a port is opened that has an 8250 UART, it will
  22.         ignore received characters until a character is transmitted or
  23.         async_restart is called.  This problem does not appear with
  24.         16450 or 16550 UARTs or if the application writes to the port
  25.         before it expects any input from the port.
  26.  
  27.         Added rd_scrnd function to library which was in the documenta-
  28.         tion but was accidentally left out of the library.
  29.  
  30.         Added a function declaration in COMM.H for the AllocRingBuffer
  31.         function.
  32.  
  33.  
  34.