2003-03-14 17:59  chris

	* Makefile.PL, README: Update documentation for v0.07

2003-03-14 17:49  chris

	* App.pm: v0.07 Doc updates CGI::Compress::Gzip support Added
	DESTROY method so subclasses can safely call

2003-03-09 09:54  chris

	* App.pm: Another one I missed

2003-03-09 09:51  chris

	* App.pm: Simple doc cleanup

2003-03-07 16:28  chris

	* App.pm: v0.06 Create addStatusMessage() and related methods

2003-02-27 16:08  chris

	* App.pm: Version 0.05

2003-02-27 16:07  chris

	* App.pm: Fix cookie sending in session-based apps

2003-02-27 13:28  chris

	* README: Fix doc typo

2003-02-25 16:04  chris

	* App.pm: Better support for running in a non-CGI environment

2003-02-25 15:13  chris

	* App.pm: Documentation typo

2003-01-27 08:32  chris

	* App.pm: Typo correction in docs This is the CPAN v0.04 release

2003-01-23 14:40  chris

	* App.pm: comment out die handler

2003-01-23 14:03  chris

	* App.pm: bug: missing "=cut"

2003-01-22 18:06  chris

	* App.pm: v0.04 Tons of documentation Split up some functions Added
	new methods: addDB(), selectDB() Enhanced DBH connection Prefill
	some config vars

2003-01-08 11:52  chris

	* README: Clean up the README file

2003-01-08 11:05  chris

	* App.pm: v0.03 Tested the core functions under the FamilyWeb
	application.  The functions that use the optional libraries (DBI,
	CAM::EmailTemplate, CAM::Session, CAM::SQLManager, etc) are all
	untested.

2003-01-08 10:54  chris

	* App.pm, README: Fix broken loadModule

2003-01-08 10:25  chris

	* App.pm, MANIFEST, Makefile.PL, README, SampleConfig.pm, test.pl,
	example/SampleConfig.pm: v0.02 - still untested, but much more
	refined and complete

2003-01-08 02:57  chris

	* App.pm: Forgot to change the name of a function

2003-01-08 02:54  chris

	* App.pm, MANIFEST, SampleConfig.pm: Development.  Untested so
	far...

2003-01-08 01:04  chris

	* App.pm, COPYRIGHT, MANIFEST, Makefile.PL, README, test.pl:
	initial import

2003-01-08 01:04  chris

	* App.pm, COPYRIGHT, MANIFEST, Makefile.PL, README, test.pl:
	Initial revision