1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

Preparing for release

This commit is contained in:
Adam Kennedy 2011-03-07 06:46:32 +00:00
parent 35becbb640
commit 18c1a38c0d

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite
1.32_02 to be released
1.32_02 Mon 7 Mar 2011
- Updated to SQLite 3.7.5 (ISHIGAKI)
- Resolved #65267 for DBD-SQLite: Add RTree support option;
skip fts3/metadata tests if those features are disabled