Revision history for Perl extension DBD::mysqlPP.

0.04  Fri Jan 24 13:42:20 JST 2003
	- Added local quote() method.
	  (Thanks to Aigars Grins & Laird Shaw & Ron Savage
	     http://rt.cpan.org/NoAuth/Bug.html?id=1956
	     http://rt.cpan.org/NoAuth/Bug.html?id=1957
	   and dbi-users.)
	- Added practical placeholder.
	  (Thanks to Aigars Grins, http://rt.cpan.org/NoAuth/Bug.html?id=1979)
	- Require Net::MySQL v0.08.

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.

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.01  Wed Mar 27 04:18:01 JST 2002
	- original version; created by h2xs 1.21 with options
		-X -n DBD::mysqlPP