summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam>2016-01-16 18:10:23 +0000
committeradam <adam>2016-01-16 18:10:23 +0000
commit135135ae3ccd6d98df38033232c85c45d8fcb0ff (patch)
tree807b4ab7b8831b7a4213417354b0bc22c936f44a /databases/sqlite3-docs/PLIST
parent5294f748361b6c5a7a2ee75b02ed41330af708f2 (diff)
downloadpkgsrc-135135ae3ccd6d98df38033232c85c45d8fcb0ff.tar.gz
Changes 3.10.1:
* Add the SQLITE_FCNTL_JOURNAL_POINTER file control. * Fix a 16-month-old bug in the query planner that could generate incorrect results when a scalar subquery attempts to use the block sorting optimization.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 26bcea01a8f..a1f830198f2 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2016/01/08 14:43:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.49 2016/01/16 18:10:23 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -538,6 +538,7 @@ share/doc/sqlite3/releaselog/3_0_6.html
share/doc/sqlite3/releaselog/3_0_7.html
share/doc/sqlite3/releaselog/3_0_8.html
share/doc/sqlite3/releaselog/3_10_0.html
+share/doc/sqlite3/releaselog/3_10_1.html
share/doc/sqlite3/releaselog/3_1_0.html
share/doc/sqlite3/releaselog/3_1_1.html
share/doc/sqlite3/releaselog/3_1_2.html