summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-20 06:30:07 +0000
committeradam <adam@pkgsrc.org>2021-04-20 06:30:07 +0000
commit4c393b77605835881d0cbbb7f211b41bb7283083 (patch)
tree98ee0bef11ce72d8bce170d15f9041ff7fb0b383 /databases/sqlite3-docs/PLIST
parent9be299d8f238ef2a5d5626085b9f41591d29c40d (diff)
downloadpkgsrc-4c393b77605835881d0cbbb7f211b41bb7283083.tar.gz
sqlite3: updated to 3.35.5
version 3.35.5: Fix defects in the new ALTER TABLE DROP COLUMN feature that could corrupt the database file. Fix an obscure query optimizer problem that might cause an incorrect query result.
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 786ec79c7c5..eb67bee0d44 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.102 2021/04/03 06:25:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.103 2021/04/20 06:30:07 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -627,6 +627,7 @@ share/doc/sqlite3/releaselog/3_35_1.html
share/doc/sqlite3/releaselog/3_35_2.html
share/doc/sqlite3/releaselog/3_35_3.html
share/doc/sqlite3/releaselog/3_35_4.html
+share/doc/sqlite3/releaselog/3_35_5.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