2004-11-11  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* tclresolver3.c: Renamed to tclresolver
	* tclresolver2.c, resolvchk.c: Removed.

2004-08-26  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* all: Initial checkin
	* tclresolver.c: Package test using a slave sub-process.
	* tclresolver2.c: First attempt at using a worker thread.
	* tclresolver3.c: Improved version using a worker thread.
	* resolvchk.c: Test lookup process.
	* resolver.c: A resolver process. Operates as a pipe, reading
	              names as input and writing addresses as output.
	* resolver.tcl: Tcl package to use the resolver.c process.
	* demo.tcl: Sample app using tclresolver3.dll
	

