Apr 26 2009  Tomas Abrahamsson  <tab@lysator.liu.se>
	
	This is version 1.4

	* reshd.erl: News:
	* Works with Erlang/OTP R13B.
	* Supports IPv6
	* New options:
	  - for setting keepalive on the clientsocket
	  - for setting silent c-prompt (if you connect from windows)
	* Now also supports io:get_line and io:get_chars.
	* New functions for making it easy to start reshd from the command
	  line: c_start/1, cr_start/1, cpl_start/1.
	
Dec 17 2007  Tomas Abrahamsson  <tab@lysator.liu.se>
	
	This is version 1.3.1

	* reshd.erl: Fixed a reference to an undefined module. Now uses
	inet:getaddr instead.

Dec 16 2007  Tomas Abrahamsson  <tab@lysator.liu.se>
	
	This is version 1.3.

	* reshd.erl: Updated to work with Erlang/OTP R12B-0: handles
	io-requests get_geometry and requests.

Jul 20 2002  Tomas Abrahamsson  <tab@lysator.liu.se>

	This is version 1.2.

	Polished for submitting as an Erlang user contribution:
	- Added reshd.pub
	- Added README, license.txt
	- Added autoconf stuff

Dec 20 2001  Tomas Abrahamsson  <tab@lysator.liu.se>

	This is version 1.1.

	* reshd.erl: Handles atoms and terms as prompts (just like for the
	normal shell).

Aug 21 2001  Tomas Abrahamsson  <tab@lysator.liu.se>
	
	* resh.el: Bugfixes for bugs related to setting the current erlang
	buffer
	* reshd.erl: Handles prompt being an atom
	
May 11 2001  Tomas Abrahamsson  <tab@lysator.liu.se>

	* resh.el: Misc bugfixes

May  4 2001  Tomas Abrahamsson  <tab@lysator.liu.se>

	* resh.el: First published version
	* reshd.erl: First published version

	This is the first version, also announced on the Erlang mailing list:
	http://www.erlang.org/ml-archive/erlang-questions/200105/msg00019.html
