home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / Atari / Network / TELSTAR.LZH / HISTORY.TXT < prev    next >
Text File  |  1998-02-25  |  1KB  |  48 lines

  1.  
  2.  
  3. Still to do
  4. -----------
  5.  
  6.    - Implement partial screen scrolling.
  7.  
  8.    - Implement Telnet functions involving TCP urgent mode (Synch).
  9.  
  10.    - Clipboard actions (copy & paste).
  11.  
  12.  
  13. V1.0  Public version
  14. --------------------
  15.  
  16.    - Implemented automatic window close on terminated session.
  17.  
  18.    - Bugfix : Both horizontal and vertical tabs ($09 and $0b) caused bus 
  19.       errors under certain circumstances.
  20.  
  21.    - Flickerfixer gets rid of cursor line flicker when typing.
  22.  
  23.    - Resolve action is carried out by a parallel process now, thus not 
  24.       blocking anymore.
  25.  
  26.    - Stupid cursor movement bug fixed.
  27.  
  28.    - Changed method for displaying reverse text. Much faster now.
  29.  
  30.  
  31. V0.9  Version sent to Alvar only
  32. --------------------------------
  33.  
  34.    - Changed icon to a real one (i.e. added mask).
  35.  
  36.    - Fixed minor redraw bug.
  37.  
  38.  
  39. V0.8  First public version
  40. --------------------------
  41.  
  42.    - Scrolling much faster now.
  43.  
  44.    - Implemented Telnet Negotiate About Window Size Option.
  45.  
  46.    - Reports Terminal Type now.
  47.  
  48.