1999-03-12  David Shaw  <dshaw@claude.akamai.com>

	* Listen for and handle all-lights-off, hail request, and hail
	acknowledge

	* Properly handle Pre-set dim commands via a %d-expando for the
	dim level

1999-02-28  David Shaw  <dshaw@claude.akamai.com>

	* Automatically daemonize on startup unless -b is specified

1999-02-11  David Shaw  <dshaw@jabberwocky.com>

	* Don't crash if a non-understood X10 command is recieved

	* Added support for pollable X10 devices (Status On / Status Off /
	Status Request)

	* Started using autoconf for configuration

	* More correct use of vfork()

	* Fixed a putenv portability bug with non-glibc or libc5 systems

	* Fixed a bug where the .xtendrc had to end with a carriage return

	* Close the statusfile and X10 port before execing

	* New -V flag

	* Added a stub strerror() and unsetenv() for those platforms that
	lack them.