home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / CO / CO018.ZIP / TLX312-2.ZIP / 312BUGS.DOC next >
Text File  |  1990-08-14  |  3KB  |  60 lines

  1. ----------------------------------------------------------------------------
  2.  Telix version 3.12 bugs and releases history, current as of August 14, '90
  3. ----------------------------------------------------------------------------
  4.  
  5. Known bugs/problems in the _original_ Telix v3.12 release:
  6.  
  7.   1) Destructive/Non-Destructive Backspace key setting could not be saved.
  8.  
  9.   2) 'frename' script function would move file being renamed to current
  10.      directory, if it was in another directory on the same drive.
  11.  
  12.   3) On a few individual PCs that we know of, Telix's routines to detect an
  13.      enhanced keyboard BIOS think that there is one, when there isn't,
  14.      leading to very strange results. This is more likely caused by
  15.      misbehaving keyboard related resident programs, rather than a Telix
  16.      bug. If the keyboard is thus completely unrecognized by Telix, the way
  17.      to get Telix running is to add the line 'ENHKB=OFF" in the TELIX.CNF
  18.      file (or change the existing line with this parameter).
  19.  
  20.   4) In ANSI or VT102 mode, the escape code 'ESC [ L', which is used to
  21.      scroll lines down, would sometimes clear the first or first few entries
  22.      in the translate table on systems running in 43 or 50 line mode.
  23.  
  24.   5) The Host Mode Remote Shell did not work properly on some systems. The
  25.      symptom is the shell just exiting as soon as it was entered.
  26.  
  27.   6) Some time ago code was added to emulate (for conformity) a bug in the
  28.      MS-DOS ANSI.SYS driver in Telix's own ANSI terminal, but the new code
  29.      slightly messed up VT-102 terminal. The ESC[J and ESC[J1 terminal
  30.      escape sequences would reset part of the current line to Gray on Black
  31.      instead of the proper default colors.
  32.  
  33. Release history for Telix 3.12 'unregistered' (evaluation) version:
  34.   89-12-1 date on TELIX.EXE file.
  35.     Original release. All above bugs present.
  36.   90-4-30 date on TELIX.EXE file.
  37.     Fixes 1 through 5 above.
  38.   90-8-14 date on TELIX.EXE file.
  39.     Fixes 6 above.
  40.  
  41. Release history for Telix 3.12 'registered' version:
  42.   89-12-1 date on TELIX.EXE file (before branding).
  43.     Original relase. All above bugs present.
  44.   89-12-11 date on TELIX.EXE file (before branding).
  45.     Fixes 1 & 2 above. Adds documentation for vputchrs, vputchrsa, and
  46.     unload_scr SALT functions left out of SALT.DOC.
  47.   89-12-22 date on TELIX.EXE file (before branding).
  48.     When there is no existing TELIX.CNF file, or when updating from
  49.     Telix 3.11 or earlier, Telix will now turn enhanced keyboard support
  50.     off by default, instead of on as before, to work around problem 3
  51.     above... The option can be toggled on/off in the General Options
  52.     page of the Configuration Menu.
  53.   90-4-30 date on TELIX.EXE file (before branding)
  54.     Fixes 4 and 5 above.
  55.   90-8-14 date on TELIX.EXE file (before branding).
  56.     Fixes 6 above.
  57.  
  58. ----------------------------------------------------------------------------
  59.  
  60.