home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / cu-111.zip / CHANGES.DOC < prev    next >
Text File  |  1993-03-01  |  4KB  |  89 lines

  1.  
  2.  
  3.                               C O M M U N I Q U É
  4.  
  5.  
  6.                                   Version 1.11
  7.                                    March 1993
  8.  
  9.                             SOME of the changes made
  10.                                 to version 1.10
  11.  
  12.                                  ─────────────
  13.  
  14.          For a complete list of the features of Communiqué v1.11 please
  15.           read the FEATURES.DOC document supplied within this archive.
  16.  
  17.                                  ─────────────
  18.  
  19.  
  20.         o Fixed a bug in the hardware flow control that in some situations
  21.           caused CU to stay permanently in terminal not ready state. This
  22.           is an important bug fix, as it was causing large problems when
  23.           people were using hardware flow control with high-speed modems
  24.           such as the new ZyXELs and HST modems.
  25.  
  26.         o I have changed the length of all macro strings to 220 characters.
  27.           If you have any macro files (*.CMF) then you should run the
  28.           upgrade program (UPGRADE.EXE) supplied in this release.
  29.  
  30.         o Added the Area Code Prefix and Country Code into the Modem and
  31.           Dialling Setup menu. If the telephone number (must be preceded by
  32.           a '+') contains the Country or Area code as set in the Setup/Modem
  33.           menu then it strips that part out, if it strips out the country
  34.           code but not the area code it will place the Area Code Prefix into
  35.           the number string. The Country Code and Area Code should be in the
  36.           form of "+61-2" or just "+352".
  37.  
  38.         o I have managed to wrangle quite a bit more speed out of the main
  39.           processing loop. You should see a noticable difference if your
  40.           modems DTE rate is locked at 19200 and above.
  41.  
  42.         o Added a new option in the SETUP/MODEM/ADVANCED menu to set the
  43.           16550 FIFO inturrupt trigger level. This should normally be set
  44.           to 14 bytes.
  45.  
  46.         o Fixed a bug that disabled the 16550 Uart FIFO buffer after
  47.           returning from a DOS shell.
  48.  
  49.         o The estimated transfer time used in all file transfer protocols
  50.           now uses the DCE (Modem to Modem) baudrate as opposed to the
  51.           DTE (Computer to Modem) baudrate.
  52.  
  53.         o Fixed the Zmodem bad header problem when using auto-zmodem
  54.           downloads on high speed modems.
  55.  
  56.         o Communiqué will now change the baudrate to the setting in the
  57.           dialling directory entry before dialling that entry. The baudrate
  58.           will be returned to the previous setting if the dial was
  59.           unsuccessful. The baudrate will not be changed if you have the
  60.           com port locked.
  61.  
  62.         o Made changes to the way CU handles user customised com port
  63.           setups. If the ports interrupt number is changed then CU will
  64.           now look up a table for IRQ vectors instead of relying on the
  65.           user to set the correct vector for the interrupt.
  66.  
  67.         o Fixed a bug where CU was not using 43/50 line when the setup
  68.           screen size said to use the DOS default mode.
  69.  
  70.         o Fixed a bug that did not restore the bottom line if you entered
  71.           Full Screen Chat mode without a status bar.
  72.  
  73.         o You are now told if capture is open when you enter chat mode if
  74.           you have Auto-ChatMode Capture on.
  75.  
  76.         o You are now asked to confirm changes to the baudrate if you
  77.           press ALT-B and change the baudrate when you have the com port
  78.           locked.
  79.  
  80.         o Fixed the wildcard bug in the FILE menu load and save functions.
  81.  
  82.         o Fixed a spelling bug on the ALT status bar ALT [5] should have
  83.           been ALT [F5].
  84.  
  85.         o Many other cosmetic changes have been made, plus areas of the
  86.           code have been changed to lower memory requirments and increase
  87.           speed.
  88.  
  89.