From c0f679b1e6a966f351a06d762329a65503538117 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Thu, 26 Feb 2009 04:04:35 +0000 Subject: [PATCH] updated Changes to show what I've done before --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes b/Changes index 1c57411..b0ac56b 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,12 @@ Revision history for Perl extension DBD::SQLite. - Updated to SQLite 3.6.10, and bumped up the version requirement for installed sqlite3 to 3.6.0 as 3.6.x has backward incompatiblity (ISHIGAKI) + - fixed "closing dbh with active statement handles" issue + with a patch by TOKUHIROM. (ISHIGAKI) + - skip 70schemachange test for Windows users. (ISHIGAKI) + - applied RT patches including #29497, #32723, #30558, + #34408, #36467, #37215, #41047. (ISHIGAKI) + - added TODO to show which issues are to be fixed. (ISHIGAKI) - license and configure_requires in Makefile.PL and META.yml (Alexandr Ciornii) 1.14