From 992d2a479329c588f020fe33642181b0bb12e677 Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Fri, 28 Mar 2014 00:43:01 +0900 Subject: [PATCH] updated Changes --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index 420cde2..e3a2c15 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Changes for Perl extension DBD-SQLite +1.43_03 not yet released + - Fixed busy_timeout to accept 0 to disable (reported by zdm) + (ISHIGAKI) + 1.43_02 2014-03-26 - Limited -std=gnu99 to solaris gcc only, though it may be harmless in many cases (mattp++) (ISHIGAKI)