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

Update Changes

This commit is contained in:
Kenichi Ishigaki 2021-05-31 08:33:58 +09:00
parent dddc12423a
commit 9e59c780a7

View file

@ -1,5 +1,8 @@
Changes for Perl extension DBD-SQLite
1.67_05 to be released
- Made DBD_SQLITE_STRING_MODE constants exportable
1.67_04 2021-05-31
- Upgraded SQLite to 3.35.5
- Stop setting THREADSAFE=0 if perl has pthread (ie. 5.20+)