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-04-17 18:53:28 +09:00
parent 2cd3f0cb20
commit 768d3a99d2

View file

@ -1,5 +1,9 @@
Changes for Perl extension DBD-SQLite
1.67_04 to be released
- Upgraded SQLite to 3.35.4
- Stop setting THREADSAFE=0 if perl has pthreads (ie. 5.20+)
1.67_03 2021-03-31
- Upgraded SQLite to 3.35.3
- Enabled math functions introduced in SQLite 3.35