From d5b7c10be03d39b686e7d5c8695549f553c54587 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Thu, 2 Apr 2009 11:43:49 +0000 Subject: [PATCH] DBD-SQLite: updated Changes --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) 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