1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-06-15 15:05:38 +00:00
parent 573c7c234e
commit 0f49460274

View file

@ -1,7 +1,7 @@
Changes for Perl extension DBD-SQLite
1.26_02 to be released
- Updated to SQLite 3.6.14.2 (DUNCAND)
- Updated to SQLite 3.6.15 (DUNCAND)
- Resolved #44882: Use of $h->func() should be deprecated and
replaced with calls to driver-private 'installed methods'
(ISHIGAKI)