REVISIONS
---------

v.1.3.1 6th August 1993 --

	This version is mainly for bug-fixes :-( . The problems with segmentation
	faults when no ~/.fsphosts file exists has been fixed, the hosts menu is
	now updated when changes are made to the hosts list and a bug in the fsp.c
	routine set_fsp_timeout, which was actually setting the FSP_LOCALPORT
	value has been fixed.

	Some new stuff however, a few minor functional improvements to things like
	the hosts list selector. The FSPtool.info file is now up to date and
	should cover all of the buttons and items within the program. Noticed that
	when saved resources for Sort Reverse are set up they are the wrong way
	round, so fixed that.

	FSPtool should now run much more happily under mwm and twm and other non-
	OpenLook window managers. All of the visible sub-windows should be un-
	mapped when the main window is iconised and vice-versa. They should also
	appear in the locations they were in when the user carried out a "Save
	Layout" action.

-----------------------------------------------

v.1.3.0 28th July 1993 --

	Some minor tweaking and changes to functions and data-structures.

	Complete resource management is now present, unfortunately this means that
	any old ~/.fsptoollayout files will now no longer work but :-( . This is
	the final form however and there won't be any change needed in future.
	All of the "Save" options within the program will now do exactly that,
	saving the data to an application resource file, frame layout information
	is also stored in this file. Read the file "RESOURCES" for full details.

	Drag'n'drop functionality is now present for dropping files onto the
	drop site in the remote directory listing "baseframe" frame. Drag a file
	from an application which sends the "FILE_NAME" atom, such as the
	OpenWindows file-manager this file will then be uploaded to the current
	FSP remote directory. Only one file a drag is currently possible and
	the percentage transfer and file size indicators don't indicate correctly.

-----------------------------------------------

v.1.2.0 22nd July 1993 --

	Environment variable port and host info if set is placed into set host
	frame.

	Icon label now indicates the percentage of file down/upload completed.

	Stream reading routines which read fsp client output streams updated.
	Should now be somewhat more robust and give better error reporting.

	Added host list menu support, reads from ~/.fsphosts file which should be
	in taxus format ie: "host port alias /remote_dir description". Gives hosts
	menu on sethost frame. New frame is Host Information this gives full
	details of each known host alias, allows you to add, edit and delete
	entries, save current list and load the ~/.fsphosts file once again. Read
	the "RESOURCES" file for more information.

-----------------------------------------------

v.1.1.0 12th July 1993 --

	Bit of a version jump but then a lot has changed. Re-organisation of
	code completed, fluff and stuff taken out, resulting code is neater
	and should be easier to debug and test. Number of global data references
	greatly reduced most things are set through functions -- temptation to
	re-write it all in c++ is avoided.

	Main changes -- local directory listing can now be treated exactly like
	remote, double click to change directory and execute files.

	Files can now be uploaded, select files in the local listing and click on
	the local File button this sends files to the current remote directory.

	FSPtool icon is now animated during Up/Download, goes one way for Upload
	and the other for Download.

	Beginnings of the full Drag/Drop interface so code now needs at least
	XView version 3.0 in order to compile.

	When a remote file is double-clicked on it's downloaded to the current
	directory and an appropriate program is run to load it. When this program
	terminates FSPtool receives the signal and removes the downloaded file,
	if it's still there. This doesn't -- and shouldn't -- happen when running
	a file from the local directory listing directly.

-----------------------------------------------

v.1.0.3 3rd July 1993 --

	Correct handling of links included so that problems are not encountered
	when traversing disk structure using links. FSP directory is now updated
	immediately a change to the sort mode is made. Setting to allow the local
	FSP client port and timeout values to be changed.

	Thanks to Pete Biggs for a problem pointed out in between 1.0.2 and 1.0.3
	fix was posted to alt.comp.fsp and the 1.0.3 release is corrected.

------------------------------------------------

v.1.0.2 30th June 1993 --

	Whoops! error in error handling routines in fsp.c corrected. Thanks to
	Pete Bevin for that one.

------------------------------------------------

v.1.0.1 29th June 1993 --

	First public release of FSPtool

---------------------------------------------------------------------------------
