diff --git a/Changes b/Changes index fc3586c..137de28 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Changes for Perl extension DBD-SQLite +1.30_03 to be released + - Updated to SQLite 3.6.23.1 (ISHIGAKI) + 1.30_02 Tue 30 Mar 2010 - Implemented sqlite_use_immediate_transaction database handle attribute to avoid deadlocks easily (ISHIGAKI)