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

Release date

This commit is contained in:
Adam Kennedy 2011-09-21 16:18:09 +00:00
parent 09d42bad1a
commit 3da40e5361

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite
1.34_01 to be released
1.34_01 Thu 22 Sep 2011
- Updated to SQLite 3.7.8 (ISHIGAKI)
- Made util/getsqlite.pl work properly for SQLite 3.7.5+ (ISHIGAKI)
- Cookbook: don't use globals (Yuriy Kaminskiy)