From d1161135c360f1cd44548a713775342a15f8c271 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Tue, 18 Oct 2011 02:55:45 +0000 Subject: [PATCH] updated Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 6566569..7688166 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,7 @@ Changes for Perl extension DBD-SQLite - Bsymbolic flag was not portable enough and was not silently ignored under MacOSX. Needs to check harder to see if the linker supports the option. (ISHIGAKI) + - Fixed binding named parameters. (Yuriy Kaminskiy) 1.34_01 Thu 22 Sep 2011 - Updated to SQLite 3.7.8 (ISHIGAKI)