From 90b890264c603509c016eb3f71703629ca55e4db Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Mon, 19 Oct 2009 15:46:33 +0000 Subject: [PATCH] DBD::SQLite: updated Changes --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index b9d1476..c8c8554 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,9 @@ Changes for Perl extension DBD-SQLite prefix) and was not useful as it didn't return any result. (ISHIGAKI) + - You can see file/line info while tracing even if you compile + with a non-gcc compiler. (ISHIGAKI) + 1.26_05 Thu 15 Oct 2009 - Updated to SQLite 3.6.19 (ISHIGAKI)