home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / apps / f1317 / kermit.upd < prev    next >
Text File  |  1991-03-27  |  2KB  |  51 lines

  1.  
  2.                       Kermit for Microsoft Windows
  3.                       ----------------------------
  4.                              Update History
  5.  
  6.  
  7.  
  8. Prerelease Version 0.70
  9. -----------------------
  10.  
  11. Modem autodialing has been added at last.
  12.  
  13. Windows clipboard operations have also been added.  You must use review mode
  14. to use the Copy command.
  15.  
  16. A generic teletype terminal emulation was added.
  17.  
  18. All terminal emulations now fill the screen with blanks instead of nulls.
  19. Nulls caused "some" Windows display drivers to behave quite strangely.
  20.  
  21. VT-100 emulation has been enhanced some.  Keyboard application mode is now
  22. supported.  Ensure NumLock is on and use the numeric keypad for application
  23. mode keys.
  24.  
  25. Prerelease Version 0.60
  26. -----------------------
  27.  
  28. This version of the program provides full compatibility with Windows
  29. Version 3.00.  It also implements a slightly nicer terminal screen with
  30. ribbon and information bars.
  31.  
  32. A few problems in the Kermit protocol were corrected as well.
  33.  
  34. The terminal emulation function has been moved to a dynamic link library.
  35. This allows new terminal emulations to be created very quickly.  If anyone
  36. is interested in creating additional terminal emulations, contact me and
  37. I will provide you with the necessary information (Note: creating new
  38. emulation modules requires the MS Windows Software Development Kit).
  39.  
  40. The speed of scrolling text has been significantly increased.
  41.  
  42. Prerelease Version 0.50
  43. -----------------------
  44.  
  45. This version of the program is being released so that any problems
  46. with the protocol implementation itself can be ironed out early.
  47. The program is fully functional and quite usable as is.
  48.  
  49. Features to be implemented in release 1.00 include full logging options,
  50. command scripts, and sliding windows.
  51.