summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam>2016-01-24 10:39:44 +0000
committeradam <adam>2016-01-24 10:39:44 +0000
commitc38004d67991d18d590c11e9b9086d7252a88760 (patch)
tree374f9eff49954079988c2303809d681bfcb9b2d0 /databases/sqlite3-docs/PLIST
parentb93b31bf965678d35a5e7ecca27c7bb5ff181a7a (diff)
downloadpkgsrc-c38004d67991d18d590c11e9b9086d7252a88760.tar.gz
Changes 3.10.2:
* Version 3.10.0 introduced a case-folding bug in the LIKE operator which is fixed by this patch release. * Fix a use-after-free that can occur when SQLite is compiled with -DSQLITE_HAS_CODEC. * Fix the build so that it works with -DSQLITE_OMIT_WAL. * Fix the configure script for the amalgamation so that the --readline option works again on Raspberry PIs.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index a1f830198f2..daeac0f054c 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.49 2016/01/16 18:10:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.50 2016/01/24 10:39:45 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -539,6 +539,7 @@ 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_10_2.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
@@ -693,6 +694,7 @@ share/doc/sqlite3/shortnames.html
share/doc/sqlite3/sitemap.html
share/doc/sqlite3/speed.html
share/doc/sqlite3/spellfix1.html
+share/doc/sqlite3/sqlanalyze.html
share/doc/sqlite3/sqldiff.html
share/doc/sqlite3/sqlite.html
share/doc/sqlite3/support.html