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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2012-10-23 02:29:36 +00:00
parent 3189a6700d
commit dcfcf4bb04

View file

@ -3,6 +3,8 @@ Changes for Perl extension DBD-SQLite
1.38_02 to be released 1.38_02 to be released
- Updated to SQLite 3.17.14.1 (ISHIGAKI) - Updated to SQLite 3.17.14.1 (ISHIGAKI)
- Removed two obsolete pragma calls at login time (ISHIGAKI) - Removed two obsolete pragma calls at login time (ISHIGAKI)
- Resolved #80344: Set SQLITE_DISABLE_DIRSYNC on AIX (suggested
by Steve Barnsley) (ISHIGAKI)
1.38_01 Mon 24 Sep 2012 1.38_01 Mon 24 Sep 2012
*** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS *** *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***