Author: REHSACK
Date: Mon May 17 08:49:35 2010
New Revision: 13996
Modified:
dbi/trunk/Changes
Log:
Add high level view of recent changes to the Changes file
Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes (original)
+++ dbi/trunk/Changes Mon May 17 08:49:35 2010
@@ -17,6 +17,10 @@
including vhosts using PerlOptions +Parent.
Fixed problems in 50dbm.t when running tests with multiple
dbms (Martin J. Evans)
+ Added more tests to 50dbm_simple.t to prove optimizations in
+ DBI::SQL::Nano and SQL::Statement (Jens Rehsack)
+ Updated tests to cover optional installed SQL::Statement (Jens Rehsack)
+ Synchronize between SQL::Statement and DBI::SQL::Nano (Jens Rehsack)
=head2 Changes in DBI 1.611 (svn r13935) 29th April 2010