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
583abd817e
commit
a40eec1e5d
1 changed files with 5 additions and 1 deletions
6
Changes
6
Changes
|
@ -1,6 +1,10 @@
|
|||
Changes for Perl extension DBD-SQLite.
|
||||
|
||||
1.20 to be released
|
||||
1.20_01 not yet released
|
||||
- fixed the issue that execute on inactive handles returned
|
||||
0 instead of undef, which made a DBIC test broken (ISHIGAKI)
|
||||
|
||||
1.20 Mon 7 Apr 2009
|
||||
- Moving to the first production release of the new era.
|
||||
- Check DBI version in Makefile.PL (CHORNY)
|
||||
- Bundling Test::NoWarings into /inc to remove a dependency (ADAMK)
|
||||
|
|
Loading…
Add table
Reference in a new issue