From 5d55c67b5ced06f2d9e0628f9f95f633e74ec5c0 Mon Sep 17 00:00:00 2001 From: Adam Kennedy Date: Mon, 31 May 2010 03:04:23 +0000 Subject: [PATCH] Preparing for release --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index e369c96..009e1b1 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Changes for Perl extension DBD-SQLite -1.30_03 to be released +1.30_03 Mon 21 May 2010 - Updated to SQLite 3.6.23.1 (ISHIGAKI) - Resolved #56693: [PATCH] Fix spelling errors (patch by Ansgar Burchardt) (ISHIGAKI)