From 52090271f0c5fb757c00f4c6e28e12b3eefaabe9 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Thu, 2 Apr 2009 08:14:57 +0000 Subject: [PATCH] DBD-SQLite: updated Changes --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index cae58fe..e6486c8 100644 --- a/Changes +++ b/Changes @@ -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.