diff --git a/Changes b/Changes index bf3170e..3edf931 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,7 @@ Changes for Perl extension DBD-SQLite. - Removed the table name generator from t/lib.pl, getting us closer to removing t/lib.pl entirely (ADAMK) - Increased use of Test::NoWarnings (ADAMK) + - Converted half the remaining lib.pl tests to t::lib::Test (ADAMK) 1.22_06 Wed 15 Apr 2009 - Simplifying various miscellaneous code (ADAMK)