1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-04-02 11:43:49 +00:00
parent 47a7d1a03f
commit d5b7c10be0

View file

@ -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