# $Id: Changes,v 1.8 2000/07/18 21:04:46 jesse Exp $

Revision history for Perl extension CGI::Application.

0.01  Mon Jul  3 20:40:30 2000
	- original version; created by h2xs 1.19

1.0   Mon Jul  10 23:47:30 2000
	- Release 1.0 complete.  Woohoo!

1.1   Tue Jul 11 22:59:17 EDT 2000
	- Tweaked test.pl to avoid CGI.pm command line debugging interface 
          which requires user to hit CTRL-D to continue
	- Added ANNOUNCE file.

1.2   Fri Jul 14 01:49:30 EDT 2000
	- Modified load_tmpl() to pass extra params to HTML::Template->new_file().
	- Fixed up the docs a bit.
	- Minor code clean-up.