From 3a4f9037db31b77c9d6e667f25a5d7d865e5a04a Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Wed, 19 Sep 2012 15:35:26 +0000 Subject: [PATCH] updated Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 13db5eb..11cc7da 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,7 @@ Changes for Perl extension DBD-SQLite names containing whitespace (ISHIGAKI) - Resolved #79364: variance example of the doc (ISHIGAKI) - Resolved #78833: utf8 flag for column names (JAMADAM) + (This hopefully resolved #72418 as well) - Resolved #64177: ping() wipes out the errstr (ISHIGAKI) - Resolved #79576: (patch) bind_param don't work with PADTMP scalars (VOVKASM)