From 26e1c4705f58076c6e1d9f65178320b411ee8305 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Thu, 27 May 2010 05:42:11 +0000 Subject: [PATCH] updated Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 1afe221..e369c96 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ Changes for Perl extension DBD-SQLite Ansgar Burchardt) (ISHIGAKI) - Added compile_options() to get compile options (ISHIGAKI) - Fixed punctuation; suggested by Father Chrysostomos (ISHIGAKI) + - Ignore unknown collations, as they may be installed without + using DBD::SQLite's api. This should help ICU plugin. (ISHIGAKI) 1.30_02 Tue 30 Mar 2010 - Implemented sqlite_use_immediate_transaction database handle