home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / ntcode / atrls13i / release.txt < prev    next >
Encoding:
Text File  |  1995-05-19  |  1.5 KB  |  50 lines

  1. Release Notes for the Ataman TCP Remote Logon Services.
  2.  
  3. --------
  4. Version 1.1
  5.  
  6. 1) Addition of telnetd.
  7.  
  8. 2) Minor incompatibility fixed so that it works with the Windows NT 3.5
  9.     Beta II release.
  10.  
  11. 3) Fixed the problem with slow exiting.
  12.  
  13. 4) Took measures to speed up the logon process.
  14.  
  15. 5) Added an Event Log entry for logout.
  16.  
  17. 6) Corrected a problem where machines with two network interfaces
  18.     were unable to access the services through both address.
  19.  
  20. 7) Fixed a rarely occurring multi-threading race condition.
  21.  
  22. 8) Added "ALT-" key support.
  23.  
  24. --------
  25. Version 1.2
  26.  
  27. 1) Some client programs improperly report a 0x0 screen size.  This
  28.     was tripping an assertion.  Now instead of an assertion failure,
  29.     the ATRLS assumes a screen size of 24x80.
  30.  
  31. --------
  32. Version 1.3
  33.  
  34. 1) If users hangs up when telnetd asking if you wanted advanced mode could
  35.    cause massive numbers of errors to be logged to the event log.
  36.  
  37. 2) If startcmd encountered an unusual error, it was failing to report that
  38.    service was stopping before exiting.
  39.  
  40. 3) Fixed buffer over-run problem when displaying in reverse video.
  41.  
  42. 4) Corrected account name dependency that worked incorrectly on non-English
  43.    versions of NT.
  44.  
  45. 5) Different versions of Windows NT have different screen buffer size limitations.
  46.    Fixed rlogind and telnetd to try different sizes if an unexpected failure occurs.
  47.  
  48. 6) Improved service control error messages... many users were getting confused in
  49.    the installation procedure.
  50.