	( - = remark, + = new feature, * = bugfix)

v0.1	- Initial release, not released for public use.

v0.5	- First public release.
	+ Added ncurses -frontend
	+ Added support for TI's old link or Connect85 link

v1.0	- First non-beta version!
	- Frontend dumped, back to command line.
	- I still need info about the graphlink. Can I just read bytes from
	  /dev/cua* at 9600bps? I cannot test this as I only have the $5
	  parallel link.
	+ recv85 checks if the variables exist and allows the user to
	  choose whether to overwrite or not.
	+ send85 now recognizes the response when the calculator skips 
	  variables 
	* send85 now sends all variables from a grouped file instead of
	  of only the first one.

v1.1	+ Also works under MS-DOS when compiled with DJGPP v2
	* send85 now sends backups properly
	* recv85 now receives backups properly
	* fixed send85 halting because of non-existent filenames

	