ChangeLog
06/26/2000
GNU Phantom.Home 1.00
----------------------

- 06/26/2000 1.00
	Phantom.Home out of Beta!!!  Put doc file in HTML & PDF formats...

- 05/17/2000 Beta 0.70
	Added a 'usleep(500)' statement to Phantom.Homed.cpp to reduce 
	CPU hogging.  Also made an ANSI C++ modification to
	Phantom.Home.Console.cpp.  Changed copyright statements to add 2000.
	Updated phantom_home_controller.jpg to correct pin numbering!!!!!!

- 10/26/1999 Beta 0.62
	Added autolighting features to Phantom.Home!!!  Phantom.Homed has
	an input function for a door magnet to automatically control 
	lighting.

- 10/12/1999 Beta 0.61
	Centralized the file output commands into a function (command_out) in
	Phantom.Home.Console.  No changes to Phantom.Homed.

- 10/08/1999 Beta 0.60
	Phantom.Home is now GNU Phantom.Home!  Made changes reflecting this
	throughout the package!  I upped the VERSION to Beta 0.60 because I
	believe it is very stable.

- 10/05/1999 Beta 0.55
	Removed /etc/Phantom.conf due to problems with an easy installation.
	All programs (once compiled) must be executed from the directory 
	which contains the Phantom.Devices & Phantom.Groups files.
	'make install' now works.  Files are installed to /home/Phantom/home.
	This can be changed by modifying the top-level 'configure.in' file.

- 09/30/1999 Beta 0.53
	Made some ANSI C++ modifications (i.e. const -> const char).
	Added --version & --help command line options to Phantom.Homed &
	Phantom.Home.Console.  Phantom.Homed & Phantom.Home.Console also
	now return exit status codes.  'make install' now works!  It 
	defaults to /home/Phantom/home.  This can be changed in the top-
	level configure.in file.

- 09/10/1999 Beta 0.52
	Added code to Phantom.Homed & Phantom.Console so 'turn on all' and 
	'turn off all' (as well as 'turn all on' and 'turn all off') works.
	Changed my web address in all docs to www.joethielen.com.

- 09/02/1999 Beta 0.51
	Revising Phantom.Home to hopefully make GNU conformant.  Moving VRML
	to separate package for GNU conformance (there is no GNU or free VRML
	browser :( ).  Moved Phantom.Homed to Homed directory.  Added ChangeLog
	& README to each directory.  Added NEWS to root dir of dist.  No real
	program changes, just a big package modification.  Added Makefile.am
	in each dir & configure.in in root distribution dir.

- 08/13/1999 Beta 0.50 ---MAJOR UPDATE--- (see Beta 0.50(Alpha) for more info)
	Now reads /etc/Phantom.conf for homedir information.  All file-based API
	& log & PID files to be located in the homedir directory specified in
	the /etc/Phantom.conf file.  Added & updated docs & READMEs.  There is
	a README for each program in the distribution now AS WELL AS for the
	entire package itself.  This README is for the package itself.

- 08/11/1999 Beta 0.50(Alpha)
	Merged the Phantom.Home & Phantom.Home.VRML systems. Phantom.Home is
	now a client/server based system operating via a file-based API.  This
	is a hastily shot together Alpha release of Beta 0.50.  The server
	side is the new Phantom.Homed daemon, inspired by the
	Phantom.Home.VRMLd daemon.  The daemon supports verbose debugging,
	as well as logging.  I have modified Phantom.Home.VRML.cgi to work
	with it.  I've renamed the old Phantom.Home program to
	Phantom.Home.Console.  However, I haven't modified it to work with
	the new daemon, yet...  The advantages of a daemon are numerous:
	Only daemon needs to be run as root, the client programs don't
	(Phantom.Home.VRML.cgi & Phantom.Home.Console), multiple interface
	support, and easier network support!!!  The Beta release for 0.50
	should be out in a few days...

- 08/03/1999 Beta 0.45
	Added the 'makefile' for use with the make program.  Also added an
	ANSI clear screen before program execution.

- 07/30/1999 Beta 0.42b
	Fixed a *really dumb* spelling error...  Someone pointed out to me that
	it said "Would can I do for you?" instead of "What can I do for you?".
	It really doesn't justify a new version number, so I just tagged it.

- 07/27/1999 Beta 0.42
	Fixed 'core dump' problem when just hitting enter, or entering a command
	with less than 4 characters.

- 07/26/1999 Beta 0.41
	Expanded on command set.

- 7/??/1999 Beta 0.40 
	First public release of Phantom.Home.  Limited command set.
