From 3a6d2aed19c30dc62bb0965e568bf904a155d446 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Sat, 1 Sep 2012 13:10:18 +0000 Subject: [PATCH] updated Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 2b8383f..5913af3 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,7 @@ Changes for Perl extension DBD-SQLite - Updated to SQLite 3.17.13 (ISHIGAKI) - added support for foreign_key_info (DAMI) - Resolved #77617: atoll () sometimes just is atol () (GAAS) + - Resolved #48084: improper "require utf8" in tests (ISHIGAKI) 1.37 Thu 12 Jun 2012 - Updated to SQLite 3.7.12.1 (ISHIGAKI)