Release Notes for the Ataman TCP Remote Logon Services. -------- Version 1.1 1) Addition of telnetd. 2) Minor incompatibility fixed so that it works with the Windows NT 3.5 Beta II release. 3) Fixed the problem with slow exiting. 4) Took measures to speed up the logon process. 5) Added an Event Log entry for logout. 6) Corrected a problem where machines with two network interfaces were unable to access the services through both address. 7) Fixed a rarely occurring multi-threading race condition. 8) Added "ALT-" key support. -------- Version 1.2 1) Some client programs improperly report a 0x0 screen size. This was tripping an assertion. Now instead of an assertion failure, the ATRLS assumes a screen size of 24x80. -------- Version 1.3 1) If users hangs up when telnetd asking if you wanted advanced mode could cause massive numbers of errors to be logged to the event log. 2) If startcmd encountered an unusual error, it was failing to report that service was stopping before exiting. 3) Fixed buffer over-run problem when displaying in reverse video. 4) Corrected account name dependency that worked incorrectly on non-English versions of NT. 5) Different versions of Windows NT have different screen buffer size limitations. Fixed rlogind and telnetd to try different sizes if an unexpected failure occurs. 6) Improved service control error messages... many users were getting confused in the installation procedure. -------- Version 1.4 1) Fixed bug causing the automatic resizing of wide windows to fail. 2) Installed a work-around for NT bug in OEMToCharBuff's handling of the '\177' character. -------- Version 1.5 1) Further circumvented OEMToCharBuff's so that all characters from '\0' thru '\177' are passed through unmapped. 2) Worked around sticking shift-key and alt-key activation problems with Windows NT 3.5's change in handling of remote keystrokes sent to character-mode DOS and OS/2 1.X applications.