summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-05-05 17:26:41 +0000
committeradam <adam@pkgsrc.org>2022-05-05 17:26:41 +0000
commitd762207c03b7802957b7a1ed65c6403249fb6bb5 (patch)
treeb35310d22bd6eebffa46ac36afa84bc9192dd37b /databases/sqlite3-docs/PLIST
parent0f95f135a23bedc9114a762246da4b72b216c209 (diff)
downloadpkgsrc-d762207c03b7802957b7a1ed65c6403249fb6bb5.tar.gz
sqlite3: updated to 3.38.4
3.38.4 (2022-05-04): Fix a byte-code problem in the Bloom filter pull-down optimization added by release 3.38.0 in which an error in the byte code causes the byte code engine to enter an infinite loop when the pull-down optimization encounters a NULL key.
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 5dd7aa1830c..18ff1443633 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.111 2022/04/27 17:12:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.112 2022/05/05 17:26:41 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -645,6 +645,7 @@ share/doc/sqlite3/releaselog/3_38_0.html
share/doc/sqlite3/releaselog/3_38_1.html
share/doc/sqlite3/releaselog/3_38_2.html
share/doc/sqlite3/releaselog/3_38_3.html
+share/doc/sqlite3/releaselog/3_38_4.html
share/doc/sqlite3/releaselog/3_3_0.html
share/doc/sqlite3/releaselog/3_3_1.html
share/doc/sqlite3/releaselog/3_3_10.html