ChangeLog
09/30/1999
GNU Phantom.Security Beta 0.95
--------------------------

- 09/30/1999 Beta 0.95
	Changed a line to make ANSI C++ compliant (i.e. const nwln -> 
	const char nwln).  Also changed a config error that made configure &
	make do screwy things...

- 09/23/1999 Beta 0.94
	Modified configure.in & Makefile.am so that 'make install' now works.
	It defaults to /home/Phantom/security.  This can be changed in the
	top-level Makefile.am file.   Also, some of the files were links in 
	the dist.  This is now changed...

- 08/31/1999 Beta 0.93
	Phantom.Security is now a GNU program!  It's now GNU Phantom.Security.
	Now has GNU-conforming 'configure' & 'Makefile' files created using
	autoconf & automake.  Moved the Phantom.README file to README for GNU
	conformance.  Added Makefile.am, configure.in, for use with aclocal,
	autoconf & automake.  Added NEWS file for GNU Conformance, it contains
	'user visible changes'.  Also added TODO file.

- 08/19/1999 Beta 0.92
	Modified logging, added '--version', '--help', and '--noscreen'
        arguments.  Now returns 0 if successful, 1 if not.  Also now tests
        for Phantom.conf & fails if not found.  Moved updates from
        Phantom.README to ChangeLog.
 
- 08/03/1999 Beta 0.91
	Included a simple makefile, as well as added some ANSI screen routines.

- 07/??/1999 Beta 0.90
	First public GPL'd release of Phantom.Security
