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

Setting date for release

This commit is contained in:
Adam Kennedy 2013-04-05 01:04:44 +00:00
parent 3bdc11a74b
commit 2e8d629ab5

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite
1.38_02 to be released
1.38_02 Thu 4 Apr 2013
- Updated to SQLite 3.7.16.1 (ISHIGAKI)
- Removed two obsolete pragma calls at login time (ISHIGAKI)
- Resolved #80344: Set SQLITE_DISABLE_DIRSYNC on AIX (suggested