From c3f23df0e130c88edb1a3fb964742d0383eb06b0 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 2 Feb 2015 19:06:28 +0000 Subject: Changes 3.8.8.2: * Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that it truncates the WAL file even if there is no checkpoint work to be done. --- databases/sqlite3-docs/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/sqlite3-docs/PLIST') diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index 54dbb2ef74b..fb19a84d410 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2015/01/20 20:11:07 adam Exp $ +@comment $NetBSD: PLIST,v 1.37 2015/02/02 19:06:28 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -636,6 +636,7 @@ share/doc/sqlite3/releaselog/3_8_7_3.html share/doc/sqlite3/releaselog/3_8_7_4.html share/doc/sqlite3/releaselog/3_8_8.html share/doc/sqlite3/releaselog/3_8_8_1.html +share/doc/sqlite3/releaselog/3_8_8_2.html share/doc/sqlite3/releaselog/current.html share/doc/sqlite3/requirements.html share/doc/sqlite3/rescode.html -- cgit v1.2.3