0.7
	- 'bye' is an alias for quit
	- 'version' command
	- file modification time is preserved
	- potential hang fixed

0.6 (1/10/2000)
	- fixed a bug where exec string wasn't properly terminated
	- added -s sshargs
	- support for non 80 character wide terminals
	- support for quote characters in command line
	- cd & lcd expand ~ properly in directory names
	- misc cleanup

0.5 (12/26/1999)
	- added "dir" == "ls -l", "mget" == "get", "mput == "put"
	- filenames with spaces should work now
	- added ability to connect to a different port with -p.  -P now
	  specifies remote path
	- fixed problems with multiple opens and no intermediate close
	- command line flags processed in open, so multiple opens with
	  different flags will work

0.4 (12/21/1999)
	- multiple authentication attempts should work now
	- added man page, rpm spec file
	- sftp can pass -C to ssh

0.3 (11/17/1999)
	- added readline support from Robert Wuest <rwuest@wuest.org>
	- added autoconf support

0.2.5
	- remote user option
	- misc. cleanup

0.2
	- remote path option

0.1
	- first release
