Tue Sep 11 12:31:57 2001  James Cameron  <quozl@us.netrek.org>

	* configure.in, tcpxd.c: change to version 1.2

	* Makefile.am (EXTRA_DIST): add tcpxd.conf tcpxd.init tcpxd.spec
	RELEASE
	
	* TODO: move wishlist from source to TODO.

Mon Sep 10 17:03:33 2001  Johan Ekenberg <johan@ekenberg.se>
	
	* tcpxd.c: change default behaviour to be a daemon, override with
	--foreground, as per wishlist.

Thu Aug 30 15:15:56 2001  Ilja Radusch <i.radusch@bit-side.com>

	* tcpxd.c: fixed problem with --once not working.

Mon May 21 14:31:03 2001  Peter HOLZLEITNER <P.Holzleitner@unido.org>

	* tcpxd.c: automatic deamon behaviour as per wishlist, spec
	file, init, and config to build Red Hat RPM.

Thu Jan  4 18:39:40 2001  James Cameron  <quozl@us.netrek.org>

	* configure.in: change to version 1.1 and release.
	
	* tcpxd.c: report connecting message before trying to connect.

	* tcpxd.c: redesigned argument processing and services structure
	to be more consistent; the structure now contains sockaddr_in
	structures rather than textual host names and port numbers.

	* tcpxd.c (main): move select file descriptor verbose dumping into
	functions away from main.

	* tcpxd.c (main): add more comments to the socket calls.

	* tcpxd.c (transfer): add code to dump traffic data on three
	verbose flags.

	* tcpxd.c (main): avoid stopping on a SIGPIPE caused by a
	connection reset by peer.

Thu Jan  4 16:14:54 2001  roc+  <roc+@cs.cmu.edu>

	* tcpxd.c: added ability to bind the listen port to a local
	interface address.

