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

Releasing

This commit is contained in:
Adam Kennedy 2012-09-24 10:10:23 +00:00
parent e4b7e75821
commit e9dd1a5f09

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite
1.38_01 to be released
1.38_01 Mon 24 Sep 2012
*** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
- Resolved #56444: immediate transaction should be on by
default, and the doc be updated.