Revision history for Perl extension DBD::mysqlPP.

0.01  Wed Mar 27 04:18:01 JST 2002
	- original version; created by h2xs 1.21 with options
		-X -n DBD::mysqlPP

0.02  Tue Apr  2 21:59:36 JST 2002
	- Add pod section 'DIFFERENCE FROM "DBD::mysql"'.
	- Surely quote() by execute() method.
	- fetchrow_hashref() method was worked.

0.03  Mon Apr 15 19:05:17 JST 2002
	- Enable 'port' attribute.
	- Enable '_ListDBs' private metadata method.
	- Enable '_ListTables' private metadata method.
	- Enable tables() method.
	- Enable  'thread_id' attribute.
	- Enable 'mysql_insertid' attribute.
