1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-08-13 11:43:40 +00:00
parent 3441f644ff
commit 802b1648d1

View file

@ -1,5 +1,9 @@
Changes for Perl extension DBD-SQLite
1.26_04 to be released
- Resolved #48393: previous effort was not enough; BegunWork
should also be handled properly (ISHIGAKI)
1.26_03 Wed 12 Aug 2009
- Updated to SQLite 3.6.17 (ISHIGAKI)
- Switched to use :memory: for most of the tests (ISHIGAKI)