From 48853eeb3936de54f15856a0202e7af20f961e00 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Wed, 12 Sep 2012 03:21:56 +0000 Subject: [PATCH] updated Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 26a5ce5..08c84e9 100644 --- a/Changes +++ b/Changes @@ -19,6 +19,8 @@ Changes for Perl extension DBD-SQLite - Resolved #79364: variance example of the doc (ISHIGAKI) - Resolved #78833: utf8 flag for column names (JAMADAM) - Resolved #64177: ping() wipes out the errstr (ISHIGAKI) + - Resolved #79576: (patch) bind_param don't work with PADTMP + scalars (VOVKASM) 1.37 Thu 12 Jun 2012 - Updated to SQLite 3.7.12.1 (ISHIGAKI)