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

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-04-02 08:14:57 +00:00
parent 159318cf6f
commit 52090271f0

View file

@ -1,5 +1,9 @@
Revision history for Perl extension DBD-SQLite.
1.19_06 not yet released
- fixed a segv with an error function under x86 linux
(and hopefully Mac OSX). (TOKUHIROM)
1.19_05 Thu 2 Apr 2009
- DBD::SQLite::Amalgamation 3.6.1.2 and DBD::SQLite 1.19_04
should be feature identical now.