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

Preparing to release

This commit is contained in:
Adam Kennedy 2009-04-03 17:14:27 +00:00
parent 94d039ad72
commit 055d3393e1

View file

@ -1,6 +1,6 @@
Revision history for Perl extension DBD-SQLite.
1.19_06 not yet released
1.19_06 Sat 4 Apr 2009
- Fixed a segv with an error function under x86 linux
(and hopefully Mac OSX). (TOKUHIROM)
- Fixed yet another segv while testing DBIC reconnection (DMAKI)