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

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-08-15 11:04:12 +00:00
parent cf9c4c5498
commit 60eb062b7f

View file

@ -6,6 +6,8 @@ Changes for Perl extension DBD-SQLite
- Replaced last DBILOGFP with DBIc_LOGPIO(imp_xxh) (ISHIGAKI) - Replaced last DBILOGFP with DBIc_LOGPIO(imp_xxh) (ISHIGAKI)
- Tweaked t/08_busy.t not to fail just because it is tested - Tweaked t/08_busy.t not to fail just because it is tested
under a very, very slow (virtual) machine. (ISHIGAKI) under a very, very slow (virtual) machine. (ISHIGAKI)
- Added a code to look for a compiler from Module::Install::Can.
(ISHIGAKI)
1.26_03 Wed 12 Aug 2009 1.26_03 Wed 12 Aug 2009
- Updated to SQLite 3.6.17 (ISHIGAKI) - Updated to SQLite 3.6.17 (ISHIGAKI)