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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2014-03-28 00:43:01 +09:00
parent 0c96602837
commit 992d2a4793

View file

@ -1,5 +1,9 @@
Changes for Perl extension DBD-SQLite
1.43_03 not yet released
- Fixed busy_timeout to accept 0 to disable (reported by zdm)
(ISHIGAKI)
1.43_02 2014-03-26
- Limited -std=gnu99 to solaris gcc only, though it may be
harmless in many cases (mattp++) (ISHIGAKI)