Version 1.1 (09.Dec.1996):
- Renamed the program to tel.exe because some people like to keep
  the original telnet.exe on their systems. Strange... ;)
- Switched to Visual C++ 4.2.
- Added support for input redirection. Use character 0xFF in the input 
  file to get one second delay.
- You can now specify destination ports on the command line. Use
  tel machine.somewhere.com:port, or
  tel machine.somewhere.com port syntax.

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
