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-05 10:18:19 +00:00
parent 6e265cb9e2
commit 7341f396bc

View file

@ -1,5 +1,8 @@
Changes for Perl extension DBD-SQLite.
1.19_10 not yet released
- Resolved #40594: $sth->{NULLABLE} implementation (ISHIGAKI)
1.19_09 Sun 5 Apr 2009
- Require perl 5.6 because dependencies require it
- Updated ppport.h to the most recent release 3.17 (ADAMK)