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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2017-09-07 07:26:00 +09:00
parent 0dbc9d1074
commit 66cecfee73

10
Changes
View file

@ -1,5 +1,15 @@
Changes for Perl extension DBD-SQLite Changes for Perl extension DBD-SQLite
1.55_04 to be released
- Updated SQLite to 3.20.1
- Resolved #122581: statistics_info() doesn't work correctly
(John Deighan)
- Fixed typo (GH#26, ReneNyffenegger)
- Silenced some warnings (GH#25, Jacques Germishuys)
- Fixed no dot in @INC issue (GH#24, ribasushi)
- Fixed zero-length BLOB value is retrieved as undef
(GH#23, SATO Kentaro)
1.55_03 2017-02-14 1.55_03 2017-02-14
- Updated SQLite to 3.17.0 - Updated SQLite to 3.17.0