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

Prepare for release

This commit is contained in:
Adam Kennedy 2012-02-23 04:01:48 +00:00
parent a823c437f6
commit 2d1b3e12b7
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite
1.36_02 please release this
1.36_02 Thu 23 Feb 2012
- Downgraded SQLite to 3.7.9, as 3.7.10 turned out to be
broken on the latest MacOS X (due to a missing symbol),
and broke other modules that typically use temporary tables