From e1fe8520d9bfbc741db54330d7e20604a6c6eecb Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Wed, 18 Mar 2015 11:39:13 +0900 Subject: [PATCH] updated Changes --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index 49b0a8d..6b3c205 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Changes for Perl extension DBD-SQLite +1.47_02 to be released + - Updated to SQLite 3.8.8.3 + 1.47_01 2015-02-17 *** (EXPERIMENTAL) CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS *** - Commented OPTIMIZE out of WriteMakefile (RT #94207).