From e01e9e3fea0754d6e48fe3c8cc566adc15124ab9 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Tue, 18 Oct 2011 07:28:58 +0000 Subject: [PATCH] updated Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 7688166..9ce4430 100644 --- a/Changes +++ b/Changes @@ -15,6 +15,8 @@ Changes for Perl extension DBD-SQLite ignored under MacOSX. Needs to check harder to see if the linker supports the option. (ISHIGAKI) - Fixed binding named parameters. (Yuriy Kaminskiy) + - Moved check for bind_ph/is_inout so it always error-out. + (Yuriy Kaminskiy) 1.34_01 Thu 22 Sep 2011 - Updated to SQLite 3.7.8 (ISHIGAKI)