Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Include the 3.8.10 changes in the 3.8.10.1 change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9262be9e8347ec94db0018b39814f53c |
User & Date: | drh 2015-05-09 16:52:07.600 |
Context
2015-05-11
| ||
16:03 | Fix a typo on the mostdeployed.html page. (check-in: 7da9280ceb user: drh tags: trunk) | |
2015-05-09
| ||
16:52 | Include the 3.8.10 changes in the 3.8.10.1 change log. (check-in: 9262be9e83 user: drh tags: trunk) | |
12:19 | Add the SQLITE_SOURCE_ID and sha1sum for version 3.8.10.1. (check-in: 6995552ff4 user: dan tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
22 23 24 25 26 27 28 | <li>Make [sqlite3_compileoption_used()] responsive to the [SQLITE_ENABLE_DBSTAT_VTAB] compile-time option. <li>Fix a harmless warning in the [command-line shell] on some versions of MSVC. <li>Fix minor issues with the [dbstat virtual table]. <li>SQLITE_SOURCE_ID: "2015-05-09 12:14:55 05b4b1f2a937c06c90db70c09890038f6c98ec40" <li>SHA1 for sqlite3.c: 85e4e1c08c7df28ef61bb9759a0d466e0eefbaa2 | | | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | <li>Make [sqlite3_compileoption_used()] responsive to the [SQLITE_ENABLE_DBSTAT_VTAB] compile-time option. <li>Fix a harmless warning in the [command-line shell] on some versions of MSVC. <li>Fix minor issues with the [dbstat virtual table]. <li>SQLITE_SOURCE_ID: "2015-05-09 12:14:55 05b4b1f2a937c06c90db70c09890038f6c98ec40" <li>SHA1 for sqlite3.c: 85e4e1c08c7df28ef61bb9759a0d466e0eefbaa2 } {patchagainst 1} chng {2015-05-07 (3.8.10)} { <li>Added the [sqldiff.exe] utility program for computing the differences between two SQLite database files. <li>Added the <a href="fts3.html#matchinfo-y">y format string</a> to the [matchinfo()] function of [FTS3]. <li>Performance improvements for [ORDER BY], [VACUUM], [CREATE INDEX], |
︙ | ︙ |