Revision history for Perl extension CGI::Session::Auth.

0.10  2003-09-16 23:52:12
	- alpha version of CGI::Session::Auth
		- fake class, works with only one user account: guest/guest
		- authentication by login (username/password)
		- minimum documentation
	- alpha version of CGI::Session::Auth::DBI
		- configurable database backend
		- authentication by login (username/password)
		- automatic authentication by remote IP address (CIDR)
		- minimum documentation
	- added some alibi tests
	- added example scripts

0.01  2003-09-12 11:23:13
	- original version; created by h2xs 1.22 with options
		-XA -n CGI::Session::Auth