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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2012-08-08 04:30:47 +00:00
parent 5d9515e5c3
commit 8bdf63a3f0

View file

@ -3,6 +3,7 @@ Changes for Perl extension DBD-SQLite
1.38_01 to be released
- Updated to SQLite 3.17.13 (ISHIGAKI)
- added support for foreign_key_info (DAMI)
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
1.37 Thu 12 Jun 2012
- Updated to SQLite 3.7.12.1 (ISHIGAKI)