summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-02-25 18:04:29 +0000
committeradam <adam@pkgsrc.org>2019-02-25 18:04:29 +0000
commit38b27415a935556e61edb876a3f2a051ac78b1e9 (patch)
treeb9f39dbadfc301cee073afdffde03a1b05a95baa /databases/sqlite3-docs/PLIST
parentabe85959b47e4cfa615193737a52327051636ad7 (diff)
downloadpkgsrc-38b27415a935556e61edb876a3f2a051ac78b1e9.tar.gz
sqlite3: updated to 3.27.2
SQLite Release 3.27.2: Fix a bug in the IN operator that was introduced by an attempted optimization in version 3.27.0. Fix a bug causing a crash when a window function is misused. Fix various documentation typos
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 421f998a52c..5831b1f5061 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.83 2019/02/11 10:45:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.84 2019/02/25 18:04:30 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -653,6 +653,7 @@ share/doc/sqlite3/releaselog/3_25_3.html
share/doc/sqlite3/releaselog/3_26_0.html
share/doc/sqlite3/releaselog/3_27_0.html
share/doc/sqlite3/releaselog/3_27_1.html
+share/doc/sqlite3/releaselog/3_27_2.html
share/doc/sqlite3/releaselog/3_2_0.html
share/doc/sqlite3/releaselog/3_2_1.html
share/doc/sqlite3/releaselog/3_2_2.html