Version 1.0.2	(27/3/1993)	Stewart Forster
	untcx.c		v1.0.2
		- Added open file table reference count to internal hash
		tables for SUNOS.  This means that inodes won't have to
		time out before recompressing the file they point to.
		  Thanks to Mike Lawley for pointing out problem
		- Fixed tragic bug in pathname resolution that would have
		caused a lot of problems when a program needs to access
		files in the directory in which it was invoked, and not
		where it lived! Also the cause of incorrect pathname
		generation on NFS mounted executables placed in ENFSDIR.
		Thanks to many who directly and indirectly reported this.
Version 1.0.1	(26/3/1993)	Stewart Forster
	tcx.c		v1.0.2
		- Worked around Ultrix file lock problem on NFS mounted
		files.  Ultrix 4.2 can't lock NFS files.
			v1.0.1
		- Rewrote scratch file creation code to fix Ultrix
		ftruncate bug reported by John Adcock and Joel Fine.
		Removed the need for ftruncate().
	untcx.c		v1.0.1
		- Fixed trailing slash on mkdir argument which Ultrix
		barfs on. Reported by John Adcock.
	config.h	v1.0.1
		- Added comments about not using tmpfs on SUNOS for ENFSDIR

Version 1.0	(25/3/1993)	(Original Release)	Stewart Forster
	tcx.c		v1.0
	untcx.c		v1.0		
	config.h	v1.0
