From 0b1e872f68ab30d39e2e5f4abbf25ed46014df0f Mon Sep 17 00:00:00 2001 From: Kenichi Ishigaki Date: Mon, 20 May 2013 14:54:24 +0000 Subject: [PATCH] updated Changes --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 8dc3652..a6cc66e 100644 --- a/Changes +++ b/Changes @@ -9,7 +9,7 @@ Changes for Perl extension DBD-SQLite on the arbitrary output order, they may be broken with this enhancement. - - Updated to SQLite 3.7.16.2 (ISHIGAKI) + - Updated to SQLite 3.7.17 (ISHIGAKI) - Fixed tests that mistakenly made invalid assumptions about the result order (ISHIGAKI) - Added a brief note on useful pragmata. (ISHIGAKI)