Revision history for Perl extension Test::Apache2

0.04  Fri May 15 17:40:40 2009 (JST)
	- Module::Build -> Module::Install.
	- Copied all headers from Test::Apache2::RequestRec to HTTP::Response.
	- Added methods of Apache2::RequestIO.

0.03  Mon May 11 19:01:50 2009 (JST)
	- Test::Apache2::RequestRec->new takes HTTP::Request instance.
	- Added "to_response" method to Test::Apache2::RequestRec.

0.02  Sat May 9 04:34:23 2009 (JST)
	- Initial release.