summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-01-20 20:34:37 +0000
committeradam <adam@pkgsrc.org>2021-01-20 20:34:37 +0000
commit44fa36fdf9583eeba7346ddb135726fc3e09f60b (patch)
tree1e531bea71839cf3d0369d67fe4c15d364f41179 /databases/sqlite3-docs/PLIST
parent9cc88ef2ea9e4cae9f2939afc1310bb100c67394 (diff)
downloadpkgsrc-44fa36fdf9583eeba7346ddb135726fc3e09f60b.tar.gz
sqlite3: updated to 3.34.1
Changes in version 3.34.1: Fix a potential use-after-free bug when processing a a subquery with both a correlated WHERE clause and a "HAVING 0" clause and where the parent query is an aggregate. Fix documentation typos Fix minor problems in extensions.
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 5f695b85a44..4d9505e6c44 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.96 2020/12/02 07:57:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.97 2021/01/20 20:34:37 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -619,6 +619,7 @@ share/doc/sqlite3/releaselog/3_32_2.html
share/doc/sqlite3/releaselog/3_32_3.html
share/doc/sqlite3/releaselog/3_33_0.html
share/doc/sqlite3/releaselog/3_34_0.html
+share/doc/sqlite3/releaselog/3_34_1.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