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:
parent
47a7d1a03f
commit
d5b7c10be0
1 changed files with 6 additions and 0 deletions
6
Changes
6
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
|
||||
|
|
Loading…
Add table
Reference in a new issue