diff --git a/Changes b/Changes index e6486c8..e7691e3 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,12 @@ Revision history for Perl extension DBD-SQLite. 1.19_06 not yet released - fixed a segv with an error function under x86 linux (and hopefully Mac OSX). (TOKUHIROM) + - minor test improvement (ISHIGAKI) + - switched from Test.pm to Test::More (though there're still + some tests that don't use Test::More) + - added "use strict" to some. + - added a cleanup block to each test to allow it run clean and + separately. 1.19_05 Thu 2 Apr 2009 - DBD::SQLite::Amalgamation 3.6.1.2 and DBD::SQLite 1.19_04