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 2019-05-23 03:43:36 +09:00
parent d4de22088c
commit f9a8feccc0

View file

@ -1,5 +1,10 @@
Changes for Perl extension DBD-SQLite
1.63_04 to be released
- Upgraded SQLite to 3.28.0
- Modified doc for sqlite_db_filename which actually returns undef
or an empty string (GH#50)
1.63_03 2019-02-15
- Applied a patch to fix segmentation fault on 32-bit big-endian
platforms by Niko Tyni (GH#45)