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 2012-05-07 22:49:07 +00:00
parent 29798bee02
commit a68c15451c

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite
1.36_03 to be released
1.36_03 Mon 7 May 2012
- Updated to SQLite 3.7.11 (ISHIGAKI)
- Fix >32bit integer truncation and other sqlite_set_result
condition issue (Yuriy Kaminskiy)