- 6 Aug 2001
	- "Authenticated" message sent to stdout not stderr.
	- remove pidfile when get e.g. NO DIALTONE.
	- version 1.2
* 8 Jul 2001
	- connect.sh exits with correct code
		(so that "connect.sh open && foo" works again).
	- version 1.1
* 22 Jun 2001
	- connect.sh - added "run" command.
		     - (IMPORTANT: This will break scripts which use a
		     	session name of "run".)
		        now use "open foo" rather than "foo open".
		        ("close" is also changed).
	- "-c" no longer strips the users' environment.
	- when killed, exit with 0.
	- version 1.0
* 27 Dec 2000
	- connect.sh exits with 0 on success.
	- connect.sh "Terminated" message is no longer shown.
	- version 0.8k
* 11 Dec 2000
	- connect.sh works properly in non-bash shells.
	- connect.sh manpage installed correctly in debian.
	- version 0.8j
* 22 Oct 2000
	- "-c" fixed.
	- version 0.8i.
* 26 Sep 2000
	- compilation fix.
	- debian package fixes.
	- version 0.8h.
* 1 Sep 2000
	- reports error to stderr when "#Connect failed" received.
	- can no longer quit with 'q' (use ctrl-c).
	- don't look up hostname until last minute.
	- ported to BeOS.
	- connect.sh	- errors are sent to stderr, not stdout.
			- fixes for stale lockfile.
			- can be safely interrupted with ctrl-c.
			- act gracefully when can't write to ~/.dial.
	- version 0.8g
* 15 Jun 2000
	- fixed segfault when $USER or $HOME are not set. (Thanks to Matthias
	Moeller for reporting this bug).
	- version 0.8d
* 25 May 2000
	- separated from dwun package
	- version 0.8c
