summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-06-10 19:13:59 +0000
committeradam <adam@pkgsrc.org>2017-06-10 19:13:59 +0000
commitfe7ce2707ca39bb48c1e670cb4e981ac60d74094 (patch)
treed1dedcbcdc9fdbe0bebace16cb1f8cf644098b9d /databases/sqlite3-docs/PLIST
parent1d0f61853a7fef4083cfdfb1c78dc0734978c575 (diff)
downloadpkgsrc-fe7ce2707ca39bb48c1e670cb4e981ac60d74094.tar.gz
Release 3.19.3:
Fix a bug associated with auto_vacuum that can lead to database corruption. The bug was introduced in version 3.16.0.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 3d5cfc2f610..71ef1e149f8 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.69 2017/05/31 17:31:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.70 2017/06/10 19:14:00 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -303,6 +303,11 @@ share/doc/sqlite3/images/cpu-usage.jpg
share/doc/sqlite3/images/dan1.jpg
share/doc/sqlite3/images/direct1b.gif
share/doc/sqlite3/images/drh1.jpg
+share/doc/sqlite3/images/faster-read-blobapi.jpg
+share/doc/sqlite3/images/faster-read-mmap.jpg
+share/doc/sqlite3/images/faster-read-sql.jpg
+share/doc/sqlite3/images/faster-write-safe.jpg
+share/doc/sqlite3/images/faster-write-unsafe.jpg
share/doc/sqlite3/images/fileformat/db_connection.gif
share/doc/sqlite3/images/fileformat/examplepop.gif
share/doc/sqlite3/images/fileformat/fileio_diagrams.odg
@@ -583,6 +588,7 @@ share/doc/sqlite3/releaselog/3_18_0.html
share/doc/sqlite3/releaselog/3_19_0.html
share/doc/sqlite3/releaselog/3_19_1.html
share/doc/sqlite3/releaselog/3_19_2.html
+share/doc/sqlite3/releaselog/3_19_3.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