Author: mjevans
Date: Fri May 14 04:59:02 2010
New Revision: 13985
Modified:
dbi/trunk/Changes
Log:
Fix mistake in Changes where I accidentally added a 1.613 section
Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes (original)
+++ dbi/trunk/Changes Fri May 14 04:59:02 2010
@@ -6,11 +6,6 @@
=cut
-=head2 Changes in DBI 1.613
-
- Fixed problems in 50dbm.t when running tests with multiple
- dbms (Martin J. Evans)
-
=head2 Changes in DBI 1.612
Fixed DBD::DBM breakage with SQL::Statement (Jens Rehsack)
@@ -20,6 +15,8 @@
appending .prev, instead of overwriting it.
Changed DBI::ProfileDumper::Apache to work in more configurations
including vhosts using PerlOptions +Parent.
+ Fixed problems in 50dbm.t when running tests with multiple
+ dbms (Martin J. Evans)
=head2 Changes in DBI 1.611 (svn r13935) 29th April 2010