***********************************************
*** Console Telenet 2.0 beta 3. RELEASE.TXT ***
***********************************************

The new key definitions are somewhat incomplete. If you create a keymap
and think that it would be useful to include in the final release, please
send the keymap to Brad Johnson with a complete description of the platform
and emulation that is covered by the keymap. Also, I may create a translator
to translate existing keymaps into key.cfg files for telnet. Please, let
me know if this would be of benefit to you. Thanks.

Version 2.0b3  12/25/96:
-Updated by Brad Johnson who can be contacted at
  <jbj@chrysalis.org>  http://www.chrysalis.org/jbj
-Changes
  Screen colors and buffer settings are now preserved on exit.
  Fixed WindowSize height/width 255 exception :-).
  Found out that the paste problem is a bug in Win 95 (not my problem)!
  Fixed screen buffer problems under NT when the window
    was smaller than the buffer.
  Added custom key maps by I.Ioannou <roryt@hol.gr>.
-To Do Still:
  Fix advance to next line error when writing past column
  Extend NAWS window negotiatdbigion to include buffer size changes.
  Change the telnet options to initiate the negotiation.
  Add print screen/line commands.
-To Do, Maybe:
  Support for running in an emacs buffer.
  Mouse cut/paste support.
  Support secure telnet options.
  Real blinking attributes.
  Zmodem & Kermit DL Protocols.

Version 2.0b2  09/29/96:
-Updated by Brad Johnson who can be contacted at
  <jbj@chrysalis.org>  http://www.chrysalis.org/jbj
-Changes
  Added code to move cursor to end of screen and reset attributes on close
  Fixed potential IAC parsing problem
  Fixed ClearScreen Last line problem
  Fixed parse problem that prevented line clears on unix history
  Changed scroll code to scroll the entire buffer
  Removed destructive backspace. May cause problems with terminals that want
    destructive backspaces.
  Added binary telnet option to use 8bit.
-To Do Next
  Paste still doesn't work!

Version 2.0b1  09/22/96:
-Updated by Brad Johnson who can be contacted at
  <jbj@chrysalis.org>  http://www.chrysalis.org/jbj
-Changes
  Added Color ANSI support. It works!
  Added option for user specified port addresses on the command line.
  Added ANSI keyboard mapping support for cursor keys.
  Added destructive Backspace.
  Added escape key 'ALT-]'.
  Added TermType and WindowSize telnet options.
  Added/Fixed various other ANSI codes.
  Now (I hope) all ANSI codes handled correctly!
  Fixed cursor left/right/save/restore commands.
  Fixed clear line and clear screen command.
  Expanded and altered network buffer to prevent some lockups :-).
  Added Unix style telnet prompt "telnet>" with options.
-To Do Next
  Should parse for IAC separate from ANSI.

Version 1.0a:
- This release fixes a bug which caused it to hang when connecting to
  UNIX boxes. The program simply ignored Telnet DO instead of replying
  with WON'T as required by RFC 854.

Version 1.0:
- First release

